update deps
This commit is contained in:
2
node_modules/bootstrap/scss/utilities/_background.scss
generated
vendored
2
node_modules/bootstrap/scss/utilities/_background.scss
generated
vendored
@@ -1,7 +1,7 @@
|
||||
// stylelint-disable declaration-no-important
|
||||
|
||||
@each $color, $value in $theme-colors {
|
||||
@include bg-variant(".bg-#{$color}", $value);
|
||||
@include bg-variant(".bg-#{$color}", $value, true);
|
||||
}
|
||||
|
||||
@if $enable-gradients {
|
||||
|
Reference in New Issue
Block a user