typescriptcssv0.1
Docs

background-clip

Utilities for controlling the bounding box of an element's background.

UtilityStyles
bg.clip.borderbackground-clip: border-box;
bg.clip.paddingbackground-clip: padding-box;
bg.clip.contentbackground-clip: content-box;
bg.clip.textbackground-clip: text;