Merge "build: Enable indentation stylelint rule"
[lhc/web/wiklou.git] / .stylelintrc
index 41702aa..6325182 100644 (file)
@@ -3,8 +3,6 @@
        "rules": {
                "declaration-no-important": null,
 
-               "indentation": null,
-
                "no-descending-specificity": null,
 
                "selector-list-comma-newline-after": null,