Skip to content

Commit aee0621

Browse files
committed
chore: update stylelint rules
1 parent 6ca5ee7 commit aee0621

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.stylelintrc.json

-6
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,6 @@
1111
],
1212
"rules": {
1313
"alpha-value-notation": "number",
14-
"comment-empty-line-before": [
15-
"always",
16-
{
17-
"ignore": ["after-comment", "stylelint-commands"]
18-
}
19-
],
2014
"custom-property-empty-line-before": null,
2115
"no-descending-specificity": null,
2216
"property-no-vendor-prefix": null,

0 commit comments

Comments
 (0)