Stop the Flexbox for 1D, Grid for 2D layout nonsense

Kevin Powell
Embrace the Cascade
CSS
July 10, 2024

Flexbox is great at some 2D layouts, and Grid can be a better choice for 1D layouts as well, so let’s stop that being how we decide which one we’re going to use, because often it leads us down the wrong path.

🔗 Links