Landings
Stacks
Colors
Submit
About
Tailwind CSS
Text Transform
Utilities for controlling the transformation of text.
Class
Properties
uppercase
text-transform: uppercase;
lowercase
text-transform: lowercase;
capitalize
text-transform: capitalize;
normal-case
text-transform: none;