rounded: Tailwind CSS Border Radius class

The rounded class applies small rounded corners to an element.


rounded

The rounded class applies small rounded corners to an element.

Example Code

html
<div class="flex flex-col justify-center items-center gap-2 p-3 rounded-t-md bg-blue-50">
<p class="text-gray-600 font-bold"> Rounded Corners</p>
<div class="rounded bg-blue-500 p-4 w-32 text-white font-semibold">
rounded
</div>
</div>

Preview

Rounded Corners

rounded

Windframe is a drag and drop builder for rapidly building tailwind css websites and UIs

Start building stunning tailwind UIs! 

Build from scratch or select prebuilt tailwind templates