Grid Column
Utilities for setting grid items to automatically span columns.
Class | CSS Output |
---|---|
col-auto |
|
col-[1_/_3] |
|
col-[span_2] |
|
col-span-1 |
|
col-span-6 |
|
col-span-12 |
|
col-span-full |
|
col-span-auto |
|
col-span-[2] |
|