1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-27 17:00:54 +01:00

Updated stylelint ignore

This commit is contained in:
squidfunk 2021-02-12 13:04:08 +01:00
parent 9c9ea8a64d
commit 85b8ec8beb

View File

@ -93,6 +93,7 @@
"vh",
"vw"
],
"value-list-comma-newline-after": null,
"scss/at-each-key-value-single-line": true,
"scss/at-else-closing-brace-newline-after": "always-last-in-chain",
"scss/at-function-parentheses-space-before": "never",