1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-01 01:21:49 +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
.pagination {
// scss-docs-start pagination-css-vars
--#{$prefix}pagination-padding-x: #{$pagination-padding-x};