diff --git a/.stylelintrc.json b/.stylelintrc.json index 7e45fcb..f22805b 100644 --- a/.stylelintrc.json +++ b/.stylelintrc.json @@ -11,7 +11,6 @@ "at-rule-empty-line-before": null, "color-hex-length": null, "comment-empty-line-before": null, - "number-leading-zero": null, "rule-empty-line-before": null } }