← Tailwind CSS classes list

Tailwind CSS class: .text-5xl

<p class="text-5xl truncate">Lorem ipsum dolor sit amet.</p>

Preview

Lorem ipsum dolor sit amet.

Check .text-5xl in a real project

Click one of the examples listed below to open the Shuffle Visual Editor with the UI library that uses the selected component.

CSS source

.text-5xl { font-size: 3rem; }

More in Tailwind CSS Text