stylelint: drop selector-pseudo-element-colon-notation exception and make pass
[lhc/web/wiklou.git] / .stylelintrc
index 5a7b29f..93f136b 100644 (file)
@@ -6,9 +6,6 @@
                "no-descending-specificity": null,
 
                "selector-no-id": null,
-               "selector-pseudo-element-colon-notation": null,
-
-               "string-quotes": null,
 
                "value-keyword-case": null
        }