Various styling improvements

This commit is contained in:
checktheroads
2021-08-02 02:18:31 -07:00
parent 0b09365d0d
commit 1de46f592c
15 changed files with 420 additions and 482 deletions

View File

@@ -53,7 +53,11 @@
"extends": "stylelint-config-twbs-bootstrap/scss",
"rules": {
"selector-max-class": 16,
"selector-max-id": 4,
"selector-max-type": 16,
"selector-max-compound-selectors": 16,
"declaration-no-important": null,
"selector-max-universal": 4,
"selector-no-qualifying-type": [
true,
{