typescriptcssv0.1
Docs

object-fit

Utilities for controlling how a replaced element's content should be resized.

UtilityStyles
object.containobject-fit: contain;
object.coverobject-fit: cover;
object.fillobject-fit: fill;
object.noneobject-fit: none;
object.scale.downobject-fit: scale-down;