mirror of
https://github.com/kognise/water.css.git
synced 2025-01-16 19:28:13 +01:00
6 lines
100 B
JSON
6 lines
100 B
JSON
{
|
|
"extends": "stylelint-config-standard",
|
|
"rules": {
|
|
"no-descending-specificity": null
|
|
}
|
|
} |