Merge "Special:Statistics: Be consistent in having ' (list of members)' after each...
[lhc/web/wiklou.git] / .stylelintrc.json
index 27e289d..60c8f36 100644 (file)
@@ -3,6 +3,6 @@
        "rules": {
                "no-descending-specificity": null,
 
-               "selector-no-id": null
+               "selector-max-id": null
        }
 }