← Tailwind CSS classes list

Tailwind CSS class: .ring-white

    <div class="inline-block p-4 bg-gray-400">
        <div class="ring-white ring-2 px-4 py-2 inline-block text-white font-semibold bg-teal-400 rounded">Button</div>
    </div>

Preview

Button

Check .ring-white 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.

More in Tailwind CSS Ring