blob: 344318f3c58e555ecc107285d858fbecd652c2cc [file] [log] [blame]
{
"extends": "stylelint-config-standard",
"rules": {
"comment-empty-line-before": null,
"no-descending-specificity": null,
}
}