Skip to content

Commit 1018d64

Browse files
committed
Stylelint: update rules
1 parent 327a3a0 commit 1018d64

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.stylelintrc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,8 @@
77
"at-rule-no-unknown": null,
88
"at-rule-empty-line-before": null,
99
"block-closing-brace-empty-line-before": null,
10-
"indentation": 2,
1110
"no-descending-specificity": null,
12-
"number-leading-zero": null,
1311
"rule-empty-line-before": null,
14-
"scss/at-rule-no-unknown": null
12+
"scss/at-rule-no-unknown": true
1513
}
1614
}

0 commit comments

Comments
 (0)