Type alias col_span_1

col_span_1: "col-span-1"

Css

grid-column: span 1 / span 1;

Description

You can refer to the official tailwind documentation

Description

You can refer to the typedoc

Since

Tailwind v3.2.7

Generated using TypeDoc