2016-05-26 23:34:42 +00:00
|
|
|
rules:
|
|
|
|
no-color-literals: 0
|
|
|
|
single-line-per-selector: 0
|
2016-05-29 18:11:05 +00:00
|
|
|
# Allow for new prefixes like -webkit-tap-highlight-color or antialiasing
|
|
|
|
# Can maybe be enabled again with sass-lint 1.8 https://github.com/sasstools/sass-lint/pull/709
|
|
|
|
no-vendor-prefixes: 0
|