Jen Simmons avatar Jen Simmons , Saron Yitbarek, Elika Etemad and Brandon Stewart

Item Flow, Part 1: A new unified concept for layout

Screenshot of “Item Flow, Part 1: A new unified concept for layout”

As we worked through the details, we started to get excited. Suddenly new features for Flexbox and Grid that people have wanted for years had an obvious home. Things seemed to click together elegantly. New capabilities emerged

This is really an exciting development for CSS layout!

Ok, I first liked display: masonry, then agreed masonry layout should be based on Grid, and now I find this new option even better… 😅

Anyway, like I said earlier, I generaly don't like masonry layout at all.

But I'm really looking forward to being able to write item-pack: balance; and throw away this silly JavaScript solution. 😍