1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 00:59:51 +02: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

View File

@@ -1,5 +1,3 @@
// stylelint-disable custom-property-empty-line-before
:root {
// Note: Custom variable values only support SassScript inside `#{}`.