<div class="bg-gray-400 p-2">
<span class="hidden bg-teal-400">One</span>
<span class="block bg-teal-400">Two</span>
</div>
<div class="bg-gray-400 p-2">
<span class="hidden bg-teal-400">One</span>
<span class="block bg-teal-400">Two</span>
</div>
Quickly design stunning Tailwind CSS templates with the power of Shuffle AI — no coding required.
Click one of the examples listed below to open the Shuffle Visual Editor with the UI library that uses the selected component.
.hidden {
display: none;
}