Follow-up 1e9c3619: Correct @T1234 accidental cruft
[lhc/web/wiklou.git] / .stylelintrc
index 5c01b67..5a7b29f 100644 (file)
@@ -3,12 +3,8 @@
        "rules": {
                "declaration-no-important": null,
 
-               "indentation": null,
-
                "no-descending-specificity": null,
-               "no-duplicate-selectors": null,
 
-               "selector-list-comma-newline-after": null,
                "selector-no-id": null,
                "selector-pseudo-element-colon-notation": null,