]> git.evergreen-ils.org Git - working/eg-antora.git/blob - .stylelintrc
Fixing header download link for Evergreen downloads
[working/eg-antora.git] / .stylelintrc
1 {
2   "extends": "stylelint-config-standard",
3   "rules": {
4     "comment-empty-line-before": null,
5     "no-descending-specificity": null,
6   }
7 }