← Tailwind CSS classes list

Tailwind CSS class: .text-sm

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

Preview

Lorem ipsum dolor sit amet.

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

More in Tailwind CSS Text