diff options
Diffstat (limited to '.stylelintrc.json')
-rw-r--r-- | .stylelintrc.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.stylelintrc.json b/.stylelintrc.json index 6fd1323b9..f1e63b178 100644 --- a/.stylelintrc.json +++ b/.stylelintrc.json @@ -20,7 +20,6 @@ "color-hex-length": null, "comment-empty-line-before": null, "media-feature-range-notation": "prefix", - "number-leading-zero": null, "property-no-vendor-prefix": null, "rule-empty-line-before": null, "value-no-vendor-prefix": null |