Type alias col_span_4

col_span_4: "col-span-4"

Css

grid-column: span 4 / span 4;

Description

You can refer to the official tailwind documentation

Description

You can refer to the typedoc

Since

Tailwind v3.2.7

Generated using TypeDoc