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