← Tailwind CSS classes list

Tailwind CSS class: .text-6xl

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

Preview

Lorem ipsum dolor sit amet.

Check .text-6xl 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-6xl { font-size: 4rem; }

More in Tailwind CSS Text