Type alias col_span_5

col_span_5: "col-span-5"

Css

grid-column: span 5 / span 5;

Description

You can refer to the official tailwind documentation

Description

You can refer to the typedoc

Since

Tailwind v3.2.7

Generated using TypeDoc