Results 2 comments of Hemi

I'm strongly in favor of introducing a separate display type, such as `display: masonry`.* I've explored content from the WebKit and Chrome teams, along with other blogs and videos, and...

> I want to ensure that my layout doesn’t break if `display: masonry` isn’t supported. I think using CSS Grid as a fallback would be a good solution. I'd argue...