mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
style: applies ascending order
This commit is contained in:
committed by
Martijn Cuppens
parent
8501f2413f
commit
fef94bf163
@@ -29,8 +29,8 @@ $utilities: map-merge(
|
||||
property: box-shadow,
|
||||
class: shadow,
|
||||
values: (
|
||||
sm: $box-shadow-sm,
|
||||
null: $box-shadow,
|
||||
sm: $box-shadow-sm,
|
||||
lg: $box-shadow-lg,
|
||||
none: none,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user