Type alias col_span_10

col_span_10: "col-span-10"

Css

grid-column: span 10 / span 10;

Description

You can refer to the official tailwind documentation

Description

You can refer to the typedoc

Since

Tailwind v3.2.7

Generated using TypeDoc