Subgrid
Modifiers
Class | Description |
---|---|
subgrid-columns | Creates a subgrid for columns |
subgrid-rows | Creates a subgrid for rows |
subgrid | Creates a subgrid for both columns and rows |
CSS Variables
Variable | Default | Description |
---|---|---|
--span | 1 | Number of columns to span |
--rowspan | 1 | Number of rows to span |