meshviewer/.sass-lint.yml
2016-05-29 20:11:05 +02:00

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