Background Attachment

Utilities for controlling how background images behave when scrolling.

Class CSS Output
bg-local
background-attachment: local;
bg-fixed
background-attachment: fixed;
bg-scroll
background-attachment: scroll;