Landings

Tailwind CSS

Text Transform

Utilities for controlling the transformation of text.

ClassProperties
uppercasetext-transform: uppercase;
lowercasetext-transform: lowercase;
capitalizetext-transform: capitalize;
normal-casetext-transform: none;