Grid Flex CSS Variables
CSS Variable | Default | Description |
---|---|---|
--gap | 1rlh | Gap between columns and rows |
--cols | 1 | Number of columns |
--item-width | 1 | Minimum width of each item. |
Children CSS Variables
CSS Variable | Default | Description |
---|---|---|
--span | 1 | Number of columns that the child should occupy. |