min-w-32: Tailwind CSS Width class
The min-w-32 class sets the minimum width of an element to 8rem.
Min-w-32
The min-w-32 class sets the minimum width of an element to 8rem.
Example Code
html
<div class="flex justify-center items-center gap-2 p-3 rounded-t-md bg-indigo-50"> <div class="min-w-32 bg-indigo-500 py-4 text-white font-bold rounded-lg px-4"> min-w-32</div></div>
min-w-32
Windframe is a drag and drop builder for rapidly building tailwind css websites and UIs
Start building stunning tailwind UIs!
