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,
|
"shorthand-property-no-redundant-values": null,
|
||||||
"alpha-value-notation": null,
|
"alpha-value-notation": null,
|
||||||
"number-max-precision": 6,
|
"number-max-precision": 6,
|
||||||
|
"media-feature-range-notation": null,
|
||||||
"rule-empty-line-before": [
|
"rule-empty-line-before": [
|
||||||
"always",
|
"always",
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user