Syntax
Justify Self
Controlling how an individual item is aligned along its inline axis.
🚧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="justify-self:auto:hover justify-self:auto@sm justify-self:auto@dark justify-self:auto@print">…</div>