CSS
Container queries without the rewrite: a seven-day migration
Swapping every media query in one afternoon is why teams abandon container queries. Here is the slower path that gets you there with your sprint intact.
Sizing components against their container rather than the viewport, and the migration path that does not eat a sprint.
Swapping every media query in one afternoon is why teams abandon container queries. Here is the slower path that gets you there with your sprint intact.
Not "grid, but nested". Subgrid replaces the hacks you wrote to line up things that are not siblings.