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