Remove the media-feature-range-notation stylelint rule as we don't obey it
This commit is contained in:
parent
8ed2095c33
commit
bf33a81436
@ -20,6 +20,7 @@
|
||||
"shorthand-property-no-redundant-values": null,
|
||||
"alpha-value-notation": null,
|
||||
"number-max-precision": 6,
|
||||
"media-feature-range-notation": null,
|
||||
"rule-empty-line-before": [
|
||||
"always",
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user