We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5829e06 commit e77a646Copy full SHA for e77a646
.stylelintrc.json
@@ -6,10 +6,8 @@
6
"font-weight-notation": "named-where-possible",
7
"function-url-no-scheme-relative": true,
8
"function-url-quotes": "always",
9
- "string-quotes": "single",
10
"value-keyword-case": "lower",
11
"unit-disallowed-list": [],
12
- "max-empty-lines": 2,
13
"no-descending-specificity": true,
14
"no-duplicate-selectors": true,
15
"font-family-no-missing-generic-family-keyword": null,
0 commit comments