We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b80834b commit d82bc58Copy full SHA for d82bc58
.stylelintrc
@@ -20,6 +20,7 @@
20
"media-feature-name-no-vendor-prefix": true,
21
"no-descending-specificity": null,
22
"no-duplicate-selectors": null,
23
+ "no-eol-whitespace": null,
24
"no-extra-semicolons": true,
25
"property-no-vendor-prefix": true,
26
"rule-empty-line-before": null,
0 commit comments