Landings

Tailwind CSS

Backdrop Hue Rotate

Utilities for applying backdrop hue-rotate filters to an element.

ClassProperties
backdrop-hue-rotate-0backdrop-filter: hue-rotate(0deg);
backdrop-hue-rotate-15backdrop-filter: hue-rotate(15deg);
backdrop-hue-rotate-30backdrop-filter: hue-rotate(30deg);
backdrop-hue-rotate-60backdrop-filter: hue-rotate(60deg);
backdrop-hue-rotate-90backdrop-filter: hue-rotate(90deg);
backdrop-hue-rotate-180backdrop-filter: hue-rotate(180deg);