Columns
Tailwind CSS Columns
Use responsive columns utilities with TW elements. Control the number of columns within an element.
Basic example
Use the columns-{n}
utilities to set the number of equally
width columns that should be created for the content within an element.
The maximum number of columns {n}
is 12.