border-solid: Tailwind CSS Border Style class
The rounded class applies small rounded corners to an element.
border-solid
The border-solid class applies a standard, solid border style.
Example Code
html
<div class="rounded-t-md flex items-center justify-center p-4 bg-indigo-50"><div class="border-solid border-2 border-indigo-500 p-4 text-gray-700"> Solid Border</div></div>
Preview
Solid Border
Windframe is a drag and drop builder for rapidly building tailwind css websites and UIs
Start building stunning tailwind UIs!
