Windframe
Build Tailwind UIs that actually look good!
.jpg)
The border-e-2 class applies a 2px border to the end edge of the element (based on text direction).
The border-e-2 class applies a 2px border to the end edge of the element (based on text direction).
<div class="flex flex-col justify-center items-center gap-2 p-3 rounded-t-md bg-gray-50"> <p class="text-gray-600 font-bold">Right Border</p> <div class="border-e-2 bg-gray-300 border-indigo-500 p-4 w-40 text-gray-700 font-semibold"> border-e-2</div></div>
Right Border
border-e-2
Windframe is an AI visual editor for rapidly building stunning web UIs & websites