1
0
mirror of https://github.com/kognise/water.css.git synced 2025-02-23 05:12:25 +01:00
css-water.css/.stylelintrc.json
2020-05-28 23:05:22 -05:00

6 lines
100 B
JSON

{
"extends": "stylelint-config-standard",
"rules": {
"no-descending-specificity": null
}
}