Text size
Tailwind CSS Text size
Use responsive text size styles with TW elements. Learn how to change the text size easily and quickly.
Basic example
Use the following .text-{size}
utility classes from Tailwind
to set the font size for any text element.
.text-9xl
.text-8xl
.text-7xl
.text-6xl
.text-5xl
.text-4xl
.text-3xl
.text-2xl
.text-xl
.text-lg
.text-base
.text-sm
.text-xs