is now part of Shuffle™. The new editor includes templates for Tailwind CSS, Bootstrap, Bulma, and Material-UI.
Switch to Shuffle →
← Tailwind CSS classes list

Tailwind CSS class: .min-w-max

    <div class="min-w-max h-5 bg-teal-400">
        <div class="inline-block w-4 h-4 bg-red-400 rounded-full mx-auto"></div>
        <div class="inline-block w-4 h-4 bg-red-400 rounded-full mx-auto"></div>
        <div class="inline-block w-4 h-4 bg-red-400 rounded-full mx-auto"></div>
        <div class="inline-block w-4 h-4 bg-red-400 rounded-full mx-auto"></div>
        <div class="inline-block w-4 h-4 bg-red-400 rounded-full mx-auto"></div>
    </div>

Preview

Check .min-w-max 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 Width