← Tailwind CSS classes list

Tailwind CSS class: .h-0

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

Preview

Check .h-0 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-0 { height: 0; }

More in Tailwind CSS Height