5 ms·
There are some things that grids aren't optimized for, one example that comes to mind is `justify/space-between` where you don't really need to think about the
by KarimDaghari 6y ago
There are some things that grids aren't optimized for, one example that comes to mind is `justify/space-between` where you don't really need to think about the layout (by adjusting cols spans).
But yeah, for structural layouts grids are better.