We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f99797 commit 45a07f8Copy full SHA for 45a07f8
scss/utilities/_background.scss
@@ -1,6 +1,6 @@
1
// stylelint-disable declaration-no-important
2
@include theme-variant() {
3
- @include bg-variant(".bg-#{$color}", $value, trur);
+ @include bg-variant(".bg-#{$color}", $value, true);
4
}
5
6
// @if $enable-gradients {
0 commit comments