Type alias col_span_6

col_span_6: "col-span-6"

Css

grid-column: span 6 / span 6;

Description

You can refer to the official tailwind documentation

Description

You can refer to the typedoc

Since

Tailwind v3.2.7

Generated using TypeDoc