bg-auto
background-size: auto;
bg-cover
background-size: cover;
bg-contain
background-size: contain;
bg-size-<number>
background-size: calc(var(--spacing) * <number>);/* 0.25rem */
bg-size-4
background-size: calc(var(--spacing) * 4);
bg-size-<fraction>
background-size: <percentage>;
bg-size-1/2
background-size: 50%;
bg-size-[<value>]
background-size: <value>;
bg-size-[initial]
background-size: initial;
bg-size-(<custom-property>)
background-size: var(<custom-property>);
bg-size-(--my-length)
background-size: var(--my-length);
bg-size-(length:<custom-property>)
bg-size-(length:--my-length)
© 2025, Fynydd LLC / King of Prussia, Pennsylvania; United States / +1 855-439-6933
By using this website you accept our privacy policy. Choose the browser data you consent to allow: