We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f86bcf7 commit 2c455d6Copy full SHA for 2c455d6
docs/content/utilities/text.md
@@ -59,7 +59,7 @@ Note that [breaking words isn't possible in Arabic](https://rtlstyling.com/posts
59
60
## Text transform
61
62
-Transform text in components with text capitalization classes.
+Transform text in components with our text capitalization classes: `text-lowercase`, `text-uppercase` or `text-capitalize`.
63
64
{{< example >}}
65
<p class="text-lowercase">Lowercased text.</p>
0 commit comments