![]() |
VOOZH | about |
The Grayscale class is used to apply a filter to the image to set the grayscale of the image. In CSS, we do that by using the CSS grayscale() Function. Tailwind CSS newly added feature brightness in 2.1 version.
Grayscale:
Syntax:
<element class="filter grayscale | grayscale-0">..</element>
Example:
Output:
👁 Image