Y
Hacker News
new
|
ask
|
show
|
jobs
by
laszlokorte
199 days ago
With nested flexbox the nested dimensions are not aligned to each other. With grid the items are aligned across both each row AND each column. With subgrid even nested grids can be aligned across nesting levels.
1 comments
rckt
199 days ago
True. But so far I haven't faced layouts that I could not implement using flexbox.
link