← Tailwind CSS classes list

Tailwind CSS class: .divide-x-2

  <div class="text-center">2</div>

Preview

2

Check .divide-x-2 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.

CSS source

.divide-x-2 { border-left-width: 2px; }

More in Tailwind CSS Borders