diff --git a/.stylelintrc.json b/.stylelintrc.json index f03e953..49e2301 100644 --- a/.stylelintrc.json +++ b/.stylelintrc.json @@ -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", {