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
-2
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};