diff --git a/stylelint-config.json b/stylelint-config.json index 71ce9a75ad8b..044c078e29e5 100644 --- a/stylelint-config.json +++ b/stylelint-config.json @@ -22,6 +22,7 @@ "function-comma-space-before": "never", "function-name-case": "lower", "function-url-quotes": "always", + "function-url-scheme-blacklist": ["data"], "function-whitespace-after": "always", "number-leading-zero": "always",