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: .divide-solid

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

Preview

Example 1

Example 2

Example 3

Check .divide-solid 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