scratch-www/.sass-lint.yml
2015-09-25 12:47:26 -04:00

23 lines
308 B
YAML

rules:
final-newline: 2
hex-notation: 2
indentation:
- 2
-
size: 4
leading-zero: 2
nesting-depth:
- 1
-
max-depth: 4
no-css-comments: 0
no-ids: 0
property-sort-order:
- 2
-
order: concentric
quotes:
- 2
-
style: double
zero-unit: 2