mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 16:54:24 +01:00
Deprecate bg-variant()
mixin (#28938)
This commit is contained in:
parent
5f44e01dab
commit
de163b337c
@ -12,6 +12,7 @@
|
|||||||
background-color: darken($color, 10%) !important;
|
background-color: darken($color, 10%) !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@include deprecate("The `bg-variant` mixin", "v4.3.2", "v5");
|
||||||
}
|
}
|
||||||
|
|
||||||
@mixin bg-gradient-variant($parent, $color) {
|
@mixin bg-gradient-variant($parent, $color) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user