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 e3ef125 commit 2152e9dCopy full SHA for 2152e9d
1 file changed
src/index.js
@@ -46,7 +46,7 @@ const plugin = {
46
"css/no-duplicate-imports": "error",
47
"css/no-invalid-at-rules": "error",
48
"css/no-invalid-properties": "error",
49
- "css/use-baseline": "error",
+ "css/use-baseline": "warn",
50
}),
51
},
52
0 commit comments