7 lines
258 B
YAML
7 lines
258 B
YAML
rules:
|
|
no-color-literals: 0
|
|
single-line-per-selector: 0
|
|
# 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
|