1 month ago
CSS Grid does more than I think
Reminded again today: subgrid is finally everywhere and I use it far too rarely.
grid-template-rows: subgrid makes layout problems trivial that I would have worked around with display: contents before.
1 month ago
Reminded again today: subgrid is finally everywhere and I use it far too rarely.
grid-template-rows: subgrid makes layout problems trivial that I would have worked around with display: contents before.