use directories for structure
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
@@ -6,7 +6,7 @@
|
||||
|
||||
@if $enable-gradients {
|
||||
@each $color, $value in $theme-colors {
|
||||
@include bg-gradient-variant(".bg-gradient-#{$color}", $value);
|
||||
@include bg-gradient-variant(".bg-gradient-#{$color}", $value, true);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user