X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=.stylelintrc;h=93f136b892787d2252926c5b11ee1c641b914a87;hb=b1436afb11f98a2d7e77bc53e789bb06c26e0c44;hp=e20078633e3ed58255600e8d3ae038acf1a9d752;hpb=ff5f6264e2f0ef10ff84002bdd39aeb50832dba4;p=lhc%2Fweb%2Fwiklou.git diff --git a/.stylelintrc b/.stylelintrc index e20078633e..93f136b892 100644 --- a/.stylelintrc +++ b/.stylelintrc @@ -3,18 +3,9 @@ "rules": { "declaration-no-important": null, - "indentation": null, - "no-descending-specificity": null, - "no-duplicate-selectors": null, - - "number-leading-zero": null, - "selector-list-comma-newline-after": null, "selector-no-id": null, - "selector-pseudo-element-colon-notation": null, - - "string-quotes": null, "value-keyword-case": null }