rounded-sm: Tailwind CSS Border Radius class
The rounded-sm class applies small rounding to all corners of the element.
rounded-sm
The rounded-sm class applies small rounding to all corners of the element.
Example Code
html
<div class="rounded-sm bg-gray-300 p-4"> Small Rounded Corners</div>
Preview
Small Rounded Corners
Windframe is a drag and drop builder for rapidly building tailwind css websites and UIs
Start building stunning tailwind UIs!
