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