{
"extends": "stylelint-config-wordpress",
"rules": {
"font-family-no-missing-generic-family-keyword": null,
"no-descending-specificity": null
}