Syntax

background-size🚧

Setting the size of the background image.

🚧This page is still under construction and some content may not be complete.

Overview

ClassDeclarations
background-size:size,background-size: size/16rem,2922.427222798477rem;
bg:autobackground-size: auto;
bg:coverbackground-size: cover;
bg:containbackground-size: contain;

Conditionally apply

Apply styles based on different states using selectors and applying conditionally.

<div class="background-size:10%|20:hover background-size:10%|20@sm background-size:10%|20@dark background-size:10%|20@print">…</div>
Syntax
background-repeat

Setting how background images are repeated.

Syntax
border

Setting an element’s border.

© Aoyue Design LLC.