← Tailwind CSS classes list

Tailwind CSS class: .border-transparent

<div class="border-transparent border-4 p-8"></div>

Preview

Check .border-transparent in a real project

Click one of the examples listed below to open the Shuffle Visual Editor with the UI library that uses the selected component.

CSS source

.border-transparent { border-color: transparent; }

More in Tailwind CSS Border color