BG Intent Overview
BG intent contains element's background related utilities.
Utilities available in @bg intent are listed below.
| Utility | Description | Documentation |
|---|---|---|
attachment-* | Control background attachment behavior, fixed or scroll. | attachment |
blend-* | Set background-blend-mode for layering effects. | blend |
clip-* | Define background clip area within element. | clip |
color-* | Apply background color to elements. | color |
gradient-* | Apply gradient backgrounds with linear, radial and other patterns. | gradient |
img-* | Set background images with position, size, origin and other styles. | img |