Syntax
Grid Auto Rows
Setting the size of the grid rows.
🚧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="grid-auto-rows:min:hover grid-auto-rows:min@sm grid-auto-rows:min@dark grid-auto-rows:min@print">…</div>