summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.stylelintrc.json1
1 files changed, 1 insertions, 0 deletions
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