X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=.stylelintrc.json;h=60c8f36d480639270f2db9bcf25b5735272ec86c;hp=27e289d4303c5c145e4597e7298c40b62b9a6946;hb=d8a7ad14407ec47a0d8197f1ac77b5db3c4a9104;hpb=b5875a1fbca83f32cb5a160685ab6474d5a552a7 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 } }