Update dependency stylelint to v14 (#9016)

* Update dependency stylelint to v14

* Update dependency stylelint-scss to v4

* Update dependency stylelint-order to v5

* Undo command change

* Update stylelint command

* Use modern color syntax

Who knew this was already supported everywhere? Awesome!!

* Update stylelint-config-standard

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: rijkvanzanten <rijkvanzanten@me.com>
This commit is contained in:
renovate[bot]
2021-10-25 22:26:57 -04:00
committed by GitHub
parent 8e89110ac2
commit 54ba54d3d6
32 changed files with 5593 additions and 19095 deletions

View File

@@ -420,7 +420,7 @@ export default defineComponent({
display: flex;
gap: 4px;
align-items: center;
padding: 12px 12px 8px 12px;
padding: 12px 12px 8px;
background-color: var(--background-page);
border-top-right-radius: var(--border-radius-outline);
}