Flex
Flex Grow
Style syntax for setting how flex items grow.
š§This page is still under construction and some content may not be complete.
Overview [sr-only]
Conditionally apply
Apply styles in different states using selectors, media queries, etc.
<div class="flex-grow:1:hover flex-grow:1@sm flex-grow:1@dark flex-grow:1@print">ā¦</div>