Module background_attachment

Source
Expand description

Utilities for controlling how a background image behaves when scrolling.

Class Properties
bg-fixedbackground-attachment: fixed;
bg-localbackground-attachment: local;
bg-scrollbackground-attachment: scroll;

Tailwind reference

OSZAR »