Flex Grow

Set how flex items grow to fill available space.

Widely available

This feature is well established and works across many devices and browser versions.

Chrome
Edge
Firefox
Safari

fg-0
flex-grow: 0;
fg-1
flex-grow: 1;
fg-2
flex-grow: 2;
fg-3
flex-grow: 3;
fg-4
flex-grow: 4;
fg-5
flex-grow: 5;
fg-6
flex-grow: 6;
fg-7
flex-grow: 7;
fg-8
flex-grow: 8;

Media Queries

Prefix a class with a breakpoint to apply it from that width up.

Pseudo Classes

Prefix a class with a state to apply it only while that state matches.