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 16b4b6d commit 12924fbCopy full SHA for 12924fb
internal/stylelint-config/src/index.ts
@@ -22,6 +22,7 @@ export default {
22
},
23
],
24
rules: {
25
+ 'media-feature-range-notation': null,
26
'selector-not-notation': null,
27
'import-notation': null,
28
'function-no-unknown': null,
0 commit comments