border-none: Tailwind CSS Border Style class

The rounded class applies small rounded corners to an element.


border-none

The border-none class removes any border from an element.

Example Code

html
<div class="rounded-t-md flex items-center justify-center p-4 bg-indigo-50">
<div class="border-none border-2 border-indigo-500 p-4 text-gray-700">
Border none
</div>
</div>

Preview

Border none

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