12-Column Grid
CSS Grid layout with equal-width columns. Requires a column-count modifier to define the grid structure.
Markup source
The preview above is served from preview/components-grid.html — the canonical fixture for this component. Copy markup directly from the source to use it in your own page.
Where to look
- Source CSS:
src/components.css(search for.brut-grid) - Manifest entry:
dist/components.json(filter byname) - Reference: Manifest schema