Module opacity

Module opacity 

Source
Expand description

Utilities for controlling the opacity of an element.

Class Properties
opacity-<integer>opacity: <integer / 100>;

§Tailwind compatibility

Opacity values don’t follow Tailwind’s philosophy of limiting possible values and all numbers from 0 to 100 are supported. They are however perfectly compatible with Tailwind’s values.

Tailwind reference