aboutsummaryrefslogtreecommitdiff
path: root/scss/_root.scss
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2022-05-22 19:24:08 -0700
committerMark Otto <[email protected]>2022-05-22 19:58:14 -0700
commit427c089961c8773386de0503a1da8b586587df38 (patch)
treedcb0d92cb6fe30c66521b8882d62ed73bc46faf4 /scss/_root.scss
parentd17fe26dcfe371a3e78fabb4d34e6ba6e2c38a67 (diff)
downloadbootstrap-427c089961c8773386de0503a1da8b586587df38.tar.xz
bootstrap-427c089961c8773386de0503a1da8b586587df38.zip
Stylelint: Disable `custom-property-empty-line-before`
Diffstat (limited to 'scss/_root.scss')
-rw-r--r--scss/_root.scss2
1 files changed, 0 insertions, 2 deletions
diff --git a/scss/_root.scss b/scss/_root.scss
index e16d2a3f6..ae22687b1 100644
--- a/scss/_root.scss
+++ b/scss/_root.scss
@@ -1,5 +1,3 @@
-// stylelint-disable custom-property-empty-line-before
-
:root {
// Note: Custom variable values only support SassScript inside `#{}`.