mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-16 02:24:19 +02:00
add a bg-transparent to override bgs
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
@each $color, $value in $theme-colors {
|
||||
@include bg-variant('.bg-#{$color}', $value);
|
||||
}
|
||||
|
||||
.bg-transparent { background-color: transparent !important; }
|
||||
|
Reference in New Issue
Block a user