bg-blend-saturation
The class bg-blend-saturation is a Tailwind CSS class, part of the background blend mode classes in the category effects.
Example usage
The following code is an example on how to use the class bg-blend-saturation.
The above code produces the following result:
Resulting CSS
background-blend-mode: saturation;