Join Nostr
2025-11-26 07:00:04 UTC

bordalix on Nostr: Bună dimineața! Wednesday assorted links: Brand New Layouts with CSS Subgrid • ...

Bună dimineața!

Wednesday assorted links:

Brand New Layouts with CSS Subgrid • Josh W. Comeau

Subgrid allows us to extend a grid template down through the DOM tree, so that deeply-nested elements can participate in the same grid layout. At first glance, I thought this would be a helpful convenience, but it turns out that it’s so much more. Subgrid unlocks exciting new layout possibilities, stuff we couldn’t do until now. ✨

🔗 https://www.joshwcomeau.com/css/subgrid/