mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
Add docs callout for utilities that don't respond to color modes
This commit is contained in:
@@ -36,6 +36,10 @@ Or remove borders:
|
||||
|
||||
## Color
|
||||
|
||||
{{< callout info >}}
|
||||
Border utilities like `.border-*` that generated from our original `$theme-colors` Sass map don't yet respond to color modes, howver, any `.border-*-subtle` utility will. This will be resolved in v6.
|
||||
{{< /callout >}}
|
||||
|
||||
Change the border color using utilities built on our theme colors.
|
||||
|
||||
{{< example class="bd-example-border-utils" >}}
|
||||
|
||||
Reference in New Issue
Block a user