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 5b8c0d7 commit fb3d368Copy full SHA for fb3d368
config/stylelint/.stylelintrc
@@ -40,6 +40,7 @@
40
"scss/double-slash-comment-empty-line-before": "always",
41
"scss/map-keys-quotes": "always",
42
"scss/percent-placeholder-pattern": null,
43
+ "scss/dollar-variable-pattern": null,
44
"function-url-quotes": null,
45
"custom-property-pattern": null,
46
"selector-class-pattern": null
0 commit comments