Grid

Grid

Style syntax for setting layout of grid system.

🚧This page is still under construction and some content may not be complete.

Overview [sr-only]

ClassDeclarations
grid:templategrid: template
grid:template-rows/auto-flow|auto-columnsgrid: template-rows/auto-flow auto-columns
grid:auto-flow|auto-rows/template-columnsgrid: auto-flow auto-rows/template-columns

Conditionally apply

Apply styles in different states using selectors, media queries, etc.

<div class="grid:none:hover grid:none@sm grid:none@dark grid:none@print">…</div>
PREVIOUS
Font Weight

Style syntax for setting the weight of the font.

NEXT
Grid Auto Columns

Style syntax for setting the size of the grid columns.

MIT License Ā© Aoyue Design LLC.