mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-18 11:21:23 +02:00
Docs: use 'added' page information to display a tag on top of the pages (#37341)
This commit is contained in:
@@ -9,8 +9,6 @@ added: "5.2"
|
||||
|
||||
## Overview
|
||||
|
||||
{{< added-in "5.2.0" >}}
|
||||
|
||||
Color and background helpers combine the power of our [`.text-*` utilities]({{< docsref "/utilities/colors" >}}) and [`.bg-*` utilities]({{< docsref "/utilities/background" >}}) in one class. Using our Sass `color-contrast()` function, we automatically determine a contrasting `color` for a particular `background-color`.
|
||||
|
||||
{{< callout warning >}}
|
||||
|
Reference in New Issue
Block a user