← Tailwind CSS classes list

Tailwind CSS class: .h-full

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

Preview

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

More in Tailwind CSS Height