X-Git-Url: https://git.cyclocoop.org/%242?a=blobdiff_plain;ds=inline;f=.stylelintrc.json;h=60c8f36d480639270f2db9bcf25b5735272ec86c;hb=117a6c51f2fad6f6395df742c404a359e31185fb;hp=27e289d4303c5c145e4597e7298c40b62b9a6946;hpb=5fa4cdf860c79b32ab6ef034c6d9420c2727f695;p=lhc%2Fweb%2Fwiklou.git diff --git a/.stylelintrc.json b/.stylelintrc.json index 27e289d430..60c8f36d48 100644 --- a/.stylelintrc.json +++ b/.stylelintrc.json @@ -3,6 +3,6 @@ "rules": { "no-descending-specificity": null, - "selector-no-id": null + "selector-max-id": null } }