← Tailwind CSS classes list

Tailwind CSS class: .text-xs

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

Preview

Lorem ipsum dolor sit amet.

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

More in Tailwind CSS Text