Deprecate bg-variant() mixin (#28938)
This commit is contained in:
parent
5f44e01dab
commit
de163b337c
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
|||
background-color: darken($color, 10%) !important;
|
||||
}
|
||||
}
|
||||
@include deprecate("The `bg-variant` mixin", "v4.3.2", "v5");
|
||||
}
|
||||
|
||||
@mixin bg-gradient-variant($parent, $color) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue