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 6033bdb8..cf022098 100644
--- a/.stylelintrc.json
+++ b/.stylelintrc.json
@@ -4,6 +4,7 @@
"comment-empty-line-before": null,
"indentation": 4,
"no-descending-specificity": null,
+ "number-max-precision": null,
"selector-list-comma-newline-after": null
}
}