2015-09-21 13:27:21 -04:00
|
|
|
rules:
|
2016-03-23 18:34:54 -04:00
|
|
|
class-name-format: 0
|
2015-09-29 11:22:48 -04:00
|
|
|
color-literals: 2
|
2015-09-21 13:27:21 -04:00
|
|
|
final-newline: 2
|
2016-03-23 18:34:54 -04:00
|
|
|
force-element-nesting: 0
|
2015-09-24 19:27:50 -04:00
|
|
|
hex-notation: 2
|
2015-09-21 13:27:21 -04:00
|
|
|
indentation:
|
|
|
|
- 2
|
|
|
|
-
|
|
|
|
size: 4
|
2015-09-25 12:47:26 -04:00
|
|
|
leading-zero: 2
|
2015-09-24 19:27:50 -04:00
|
|
|
nesting-depth:
|
2015-09-21 13:27:21 -04:00
|
|
|
- 1
|
2015-09-24 19:27:50 -04:00
|
|
|
-
|
|
|
|
max-depth: 4
|
|
|
|
no-css-comments: 0
|
|
|
|
no-ids: 0
|
2016-03-23 18:34:54 -04:00
|
|
|
no-mergeable-selectors: 0
|
|
|
|
no-qualifying-elements:
|
|
|
|
- 1
|
|
|
|
-
|
|
|
|
- allow-element-with-attribute
|
|
|
|
no-transition-all: 0
|
2015-09-24 19:27:50 -04:00
|
|
|
property-sort-order:
|
|
|
|
- 2
|
2015-09-21 13:27:21 -04:00
|
|
|
-
|
|
|
|
order: concentric
|
|
|
|
quotes:
|
|
|
|
- 2
|
|
|
|
-
|
|
|
|
style: double
|
2016-03-23 18:34:54 -04:00
|
|
|
shorthand-values: 0
|
2015-09-25 12:47:26 -04:00
|
|
|
zero-unit: 2
|