Windframe
Build Tailwind UIs that actually look good!
.jpg)
The col-start-2 class positions the grid item to start at the second column.
The col-start-2 class positions the grid item to start at the second column.
<div class="rounded-t-md p-4 bg-indigo-50"> <div class="grid grid-cols-12 gap-4"> <div class="bg-indigo-500 text-white p-4 font-bold text-center col-start-2 col-span-6" > A </div> </div></div>
A
Windframe is an AI visual editor for rapidly building stunning web UIs & websites