summaryrefslogtreecommitdiffstats
path: root/webapp/.stylelintrc.json
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/.stylelintrc.json')
-rw-r--r--webapp/.stylelintrc.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/.stylelintrc.json b/webapp/.stylelintrc.json
index 9732970..8132883 100644
--- a/webapp/.stylelintrc.json
+++ b/webapp/.stylelintrc.json
@@ -63,7 +63,7 @@
"selector-pseudo-element-colon-notation": "double",
"selector-pseudo-element-no-unknown": true,
"selector-type-case": "lower",
- "selector-max-id": 0,
+ "selector-max-id": 1,
"no-missing-end-of-source-newline": true,