Type alias col_span_full

col_span_full: "col-span-full"

Css

grid-column: 1 / -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