Skip to content

Commit c6c5af4

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

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.stylelintrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@
77
"at-rule-no-unknown": null,
88
"at-rule-empty-line-before": null,
99
"block-closing-brace-empty-line-before": null,
10+
"length-zero-no-unit": null,
1011
"no-descending-specificity": null,
12+
"no-duplicate-selectors": null,
1113
"rule-empty-line-before": null,
1214
"scss/at-rule-no-unknown": true
1315
}

0 commit comments

Comments
 (0)