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