← Tailwind CSS classes list

Tailwind CSS class: .text-lg

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

Preview

Lorem ipsum dolor sit amet.

Check .text-lg 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-lg { font-size: 1.125rem; }

More in Tailwind CSS Text