Type alias col_span_3

col_span_3: "col-span-3"

Css

grid-column: span 3 / span 3;

Description

You can refer to the official tailwind documentation

Description

You can refer to the typedoc

Since

Tailwind v3.2.7

Generated using TypeDoc