stylelint: Drop over-ride for 'string-quotes' and make pass
[lhc/web/wiklou.git] / .stylelintrc
index 5a7b29f..08c49ca 100644 (file)
@@ -8,8 +8,6 @@
                "selector-no-id": null,
                "selector-pseudo-element-colon-notation": null,
 
-               "string-quotes": null,
-
                "value-keyword-case": null
        }
 }