Make the indexName functions more obviously laid out
[lhc/web/wiklou.git] / .stylelintrc
index d7a1032..27e289d 100644 (file)
@@ -1,8 +1,6 @@
 {
        "extends": "stylelint-config-wikimedia",
        "rules": {
-               "declaration-no-important": null,
-
                "no-descending-specificity": null,
 
                "selector-no-id": null