← Tailwind CSS classes list

Tailwind CSS class: .divide-gray-100

    <div class="divide-y-4 divide-gray-100">
        <p>Example 1</p>
        <p>Example 2</p>
        <p>Example 3</p>
    </div>

Preview

Example 1

Example 2

Example 3

Check .divide-gray-100 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 Divide