Background Clip

The background-clip property defines how far the background (color or image) should extend within an element.
Class
Properties
bg-clip-border
background-clip: border-box
bg-clip-padding
background-clip: padding-box
bg-clip-content
background-clip: content-box
utilities.scss API