![]() |
VOOZH | about |
This class accepts lots of value in tailwind CSS in which all the properties are covered in class form. By using this class we can set the opacity of any element. In CSS, we do that by using the CSS Opacity property.
Opacity class:
Note: The number of the opacity can be changeable from 0 to 100 with the span of 5.
Syntax:
<element class="opacity-{number}">...</element>
Example:
Output: