Module flex_shrink

Module flex_shrink 

Source
Expand description

Utilities for controlling how flex items shrink.

Class Properties
shrink-<integer>flex-shrink: <integer>;
shrinkflex-shrink: 1;

§Tailwind compatibility

Flex shrink values don’t follow Tailwind’s philosophy of limiting possible values and all numbers are supported. They are however perfectly compatible with Tailwind’s values.

Tailwind reference