1 parent 327a3a0 commit 1018d64Copy full SHA for 1018d64
1 file changed
.stylelintrc
@@ -7,10 +7,8 @@
7
"at-rule-no-unknown": null,
8
"at-rule-empty-line-before": null,
9
"block-closing-brace-empty-line-before": null,
10
- "indentation": 2,
11
"no-descending-specificity": null,
12
- "number-leading-zero": null,
13
"rule-empty-line-before": null,
14
- "scss/at-rule-no-unknown": null
+ "scss/at-rule-no-unknown": true
15
}
16
0 commit comments