Type alias col_span_12

col_span_12: "col-span-12"

Css

grid-column: span 12 / span 12;

Description

You can refer to the official tailwind documentation

Description

You can refer to the typedoc

Since

Tailwind v3.2.7

Generated using TypeDoc