Borders

border-collapse to Tailwind

Two utilities, border-collapse and border-separate, for table borders.

The 2 mappings below are read straight out of Tailwind v4.3.3, not maintained by hand, so this is what the converter will actually produce for border-collapse.

border-collapse values and their classes

CSSTailwind
border-collapse: collapse;border-collapse
border-collapse: separate;border-separate

Other borders properties

Converting a whole stylesheet?

Paste it into the converter and get every rule at once, shorthands expanded, media queries turned into breakpoint variants, and the parts that have no Tailwind equivalent flagged rather than dropped.

Open the converter