Add structure test to ensure PSR-4 autoloader covers everything
[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
        }
 }