divide-current

The divide-current class belongs to the divide color group within the borders category.

Example Usage

Here is an example of how to use divide-current:

<div class='flex text-black bg-gray-100 divide-x-4 divide-solid divide-current '>
  <div>some</div>
  <div>content</div>
  <div>as</div>
  <div>demo</div>
</div>
some
content
as
demo

Resulting CSS

border-color: currentColor;

Other Divide color Classes

Get Tailwind Scanner!

The absolute must-have tool for anyone using Tailwind CSS.

Scan, Edit, Export any tailwind site in browser to create the perfect UI - download the chrome extension!