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