diff --git a/.stylelintrc.json b/.stylelintrc.json index 79a548da..2531035c 100644 --- a/.stylelintrc.json +++ b/.stylelintrc.json @@ -2,6 +2,7 @@ "extends": "stylelint-config-standard", "rules": { "comment-empty-line-before": null, + "media-feature-range-notation": null, "no-descending-specificity": null, "number-max-precision": null, "value-no-vendor-prefix": null