Skip to content

Commit c34a3ab

Browse files
committed
restore media-feature-name-no-vendor-prefix
1 parent 5af75f6 commit c34a3ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stylelint.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ export default {
7878
'@stylistic/media-feature-colon-space-after': null,
7979
'@stylistic/media-feature-colon-space-before': 'never',
8080
'@stylistic/media-feature-name-case': null,
81+
'@stylistic/media-feature-name-no-vendor-prefix': true,
8182
'@stylistic/media-feature-parentheses-space-inside': null,
8283
'@stylistic/media-feature-range-operator-space-after': 'always',
8384
'@stylistic/media-feature-range-operator-space-before': 'always',

0 commit comments

Comments
 (0)