-
Couldn't load subscription status.
- Fork 953
Closed
Labels
Description
Bootstrap 5 has dropped the bg-gradient-variant() mixin -- for details, see the corresponding entry in the migration guide.
To avoid this change, we've kept a custom version of the mixin over time. For example, see:
We should follow BSv5's lead and drop this mixin in favor of the the approach recommended by BS5 in their migration guide.
I'm marking this as a BSv5-migration followup so that progress can be made to address breaking changes.