1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-24 03:43:23 +01:00

docs: mention text transform classes (#39782)

This commit is contained in:
XhmikosR 2024-03-15 21:23:19 +02:00 committed by GitHub
parent 086a0e2a1c
commit 202a20f561
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -58,7 +58,7 @@ Note that [breaking words isn't possible in Arabic](https://rtlstyling.com/posts
## Text transform
Transform text in components with text capitalization classes.
Transform text in components with our text capitalization classes: `text-lowercase`, `text-uppercase` or `text-capitalize`.
{{< example >}}
<p class="text-lowercase">Lowercased text.</p>