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 d23ac94 commit 7ff7196Copy full SHA for 7ff7196
config/stylelint/.stylelintrc
@@ -38,6 +38,7 @@
38
}
39
],
40
"scss/double-slash-comment-empty-line-before": "always",
41
- "scss/map-keys-quotes": "always"
+ "scss/map-keys-quotes": "always",
42
+ "function-url-quotes": null
43
44
0 commit comments