X-Git-Url: http://git.cyclocoop.org//%27http:/jquery.khurshid.com/ifixpng.php/%27?a=blobdiff_plain;ds=sidebyside;f=.stylelintrc.json;h=43f499b5a63b8f9d26db2db7e352458c07bad5cc;hb=01749527380c3d012a68e2705160078c018f22f2;hp=60c8f36d480639270f2db9bcf25b5735272ec86c;hpb=be0d9f587138a79e8f18bc7b26dd297d708b72c4;p=lhc%2Fweb%2Fwiklou.git diff --git a/.stylelintrc.json b/.stylelintrc.json index 60c8f36d48..43f499b5a6 100644 --- a/.stylelintrc.json +++ b/.stylelintrc.json @@ -1,8 +1,8 @@ { "extends": "stylelint-config-wikimedia", "rules": { + "selector-class-pattern": "^((mw|oo-ui)-|(wikitable|(toc(|toggle|hidden))|client-(no)?js)$)", "no-descending-specificity": null, - "selector-max-id": null } }