Hacker News new | ask | show | jobs
by genuine_smiles 456 days ago
> this is just `display: grid` though

It’s also for flexbox

> and not for non-fixed width elements

What’s this mean? The biggest thing grid can’t do is wrapping; is that what you mean?

1 comments

grid can wrap if you auto size columns