Syntax
Flex Basis
Setting the initial main size of a flex item.
🚧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-basis:full:hover flex-basis:full@sm flex-basis:full@dark flex-basis:full@print">…</div>