Skip to content

Commit e77a646

Browse files
committed
style: 🛁 remove deprecated Stylelint rules
1 parent 5829e06 commit e77a646

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.stylelintrc.json

-2
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,8 @@
66
"font-weight-notation": "named-where-possible",
77
"function-url-no-scheme-relative": true,
88
"function-url-quotes": "always",
9-
"string-quotes": "single",
109
"value-keyword-case": "lower",
1110
"unit-disallowed-list": [],
12-
"max-empty-lines": 2,
1311
"no-descending-specificity": true,
1412
"no-duplicate-selectors": true,
1513
"font-family-no-missing-generic-family-keyword": null,

0 commit comments

Comments
 (0)