Landings

Tailwind CSS

Background Clip

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

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