Opacity
opacity Sets opacity.
Example
Box { opacity: 75 }
Tailwind values
0, 5, 10, 20, 25, 30, 40, 50, 60, 70, 75, 80, 90, 95, 100. Arbitrary values use square brackets: [.42].
opacity Sets opacity.
Box { opacity: 75 }
0, 5, 10, 20, 25, 30, 40, 50, 60, 70, 75, 80, 90, 95, 100. Arbitrary values use square brackets: [.42].