mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-18 12:39:41 +03: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