Y
Hacker News
new
|
ask
|
show
|
jobs
by
Macha
1485 days ago
For page layout sure, but for stuff like a unknown-length sequence of blocks/tiles/cards of mixed size flexbox is getting more useful, especially now grid-gap is just gap and works on flexbox too.
1 comments
meerita
1485 days ago
Yes, it is useful for inline positioning, ex. a menu, but for the rest of the things mostly css does solve it without having to do much.
link