← Tailwind CSS classes list

Tailwind CSS class: .h-auto

<span class="h-px w-4 inline-block bg-teal-400"></span>

Preview

Check .h-auto 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

.h-auto { height: auto; }

More in Tailwind CSS Height