Have you heard of CSS Subgrid? 🤔
A grid item can now pass its parent's grid lines to children, so nested elements align perfectly with the outer layout.
No more hacky workarounds for aligned nested grids.
Learn more 👇
https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_grid_layout/Subgrid
