Type alias col_span_8

col_span_8: "col-span-8"

Css

grid-column: span 8 / span 8;

Description

You can refer to the official tailwind documentation

Description

You can refer to the typedoc

Since

Tailwind v3.2.7

Generated using TypeDoc