Type alias col_span_2

col_span_2: "col-span-2"

Css

grid-column: span 2 / span 2;

Description

You can refer to the official tailwind documentation

Description

You can refer to the typedoc

Since

Tailwind v3.2.7

Generated using TypeDoc