Syntax
Flex Grow
Setting how flex items grow.
🚧This page is still under construction and some content may not be complete.
Overview
Conditionally apply
Apply styles based on different states using selectors and applying conditionally.
<div class="flex-grow:1:hover flex-grow:1@sm flex-grow:1@dark flex-grow:1@print">…</div>