Tailwind CSS Classes

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

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 Tailwind CSS classes in Divide category

© 2024 Shuffle. All rights reserved.