2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

Stylelint: Disable custom-property-empty-line-before

This commit is contained in:
Mark Otto
2022-05-22 19:24:08 -07:00
committed by Mark Otto
parent d17fe26dcf
commit 427c089961
14 changed files with 6 additions and 21 deletions
+1
View File
@@ -3,6 +3,7 @@
"stylelint-config-twbs-bootstrap"
],
"rules": {
"custom-property-empty-line-before": null,
"declaration-property-value-disallowed-list": {
"border": "none",
"outline": "none"