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 4d675d6 commit 2436acdCopy full SHA for 2436acd
stylelint-config.json
@@ -22,6 +22,7 @@
22
"function-comma-space-before": "never",
23
"function-name-case": "lower",
24
"function-url-quotes": "always",
25
+ "function-url-scheme-blacklist": ["data"],
26
"function-whitespace-after": "always",
27
28
"number-leading-zero": "always",
0 commit comments