Windframe
Build Tailwind UIs that actually look good!
.jpg)
The flex-col-reverse class arranges flex items in a vertical column but reverses their order, stacking them from bottom to top.
The flex-col-reverse class arranges flex items in a vertical column but reverses their order, stacking them from bottom to top.
<div class="flex flex-col-reverse justify-center items-center p-5 text-white font-bold bg-teal-100 rounded-t-md"> <div class="bg-teal-500 p-4 m-2 rounded">Item 1</div> <div class="bg-teal-500 p-4 m-2 rounded">Item 2</div> <div class="bg-teal-500 p-4 m-2 rounded">Item 3</div></div>
Windframe is an AI visual editor for rapidly building stunning web UIs & websites