Update browserslist
This commit is contained in:
parent
38746078ed
commit
24af3207e9
3 changed files with 3 additions and 6 deletions
|
@ -4,10 +4,7 @@ plugins:
|
|||
- stylelint-no-unsupported-browser-features
|
||||
|
||||
rules:
|
||||
plugin/no-unsupported-browser-features:
|
||||
- true
|
||||
- severity: warning
|
||||
ignore: ['rem']
|
||||
plugin/no-unsupported-browser-features: [true, {severity: warning}]
|
||||
|
||||
color-hex-case: lower
|
||||
declaration-colon-newline-after: null
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue