Flex-grow 9999 Hack
This is an unintuitive—but very handy—use of of the flex-grow
property. The use-case outlined here is fairly common.
Jonathan shares his notes on that great flexbox container queries article from Heydon that I linked to.
This is an unintuitive—but very handy—use of of the flex-grow
property. The use-case outlined here is fairly common.
Here’s another clever CSS technique. It uses flexbox to add horizontal lines either side of centred content.
The slides from Arelia’s flexbox talk.
Here’s a well put-together collection of common patterns that are now much easier thanks to flexbox.
Paul is digging deep into flexbox and finding it particularly useful for internationalisation …but there are still some gotchas.
Safari 18 supports `content-visibility: auto` …but there’s a very niche little bug in the implementation.
Improving performance with containment.
Defining the inputs instead of trying to control the outputs.
Variable fonts + CSS grid + service workers
How CSS grid is making my life easier.