Background Clip
Utilities for controlling the clipping area of background images and colors.
| Class | CSS Output |
|---|---|
bg-clip-border |
|
bg-clip-text |
|
bg-clip-padding |
|
bg-clip-content |
|
bg-clip-border
background-clip: border-box;
bg-clip-text
background-clip: text;
bg-clip-padding
background-clip: padding-box;
bg-clip-content
background-clip: content-box;
Reference
| background-clip | MDN ↗ |
CSS Properties
background-clip