Mix Blend Mode

    Utilities for controlling how an element should blend with the background.

    Show all classes


    Tailwind lets you conditionally apply utility classes in different states using variant modifiers. For example, use to only apply the utility on hover.

    You can also use variant modifiers to target media queries like responsive breakpoints, dark mode, prefers-reduced-motion, and more. For example, use to apply the utility at only medium screen sizes and above.

    To learn more, check out the documentation on Responsive Design, and other media query modifiers.