mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
Convert added in badges to shortcode (#36007)
This commit is contained in:
@@ -109,7 +109,7 @@ Here's how you can use these in your Sass:
|
||||
|
||||
## Generating utilities
|
||||
|
||||
<small class="d-inline-flex px-2 py-1 fw-semibold text-success bg-success bg-opacity-10 rounded-2">Added in v5.1.0</small>
|
||||
{{< added-in "5.1.0" >}}
|
||||
|
||||
Bootstrap doesn't include `color` and `background-color` utilities for every color variable, but you can generate these yourself with our [utility API]({{< docsref "/utilities/api" >}}) and our extended Sass maps added in v5.1.0.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user