typescriptcssv0.1
Docs

background-size

Utilities for controlling the background size of an element's background image.

UtilityStyles
bg.autobackground-size: auto;
bg.coverbackground-size: cover;
bg.containbackground-size: contain;
bg.size[*<value>*]background-size: var(*<custom-property>*);