Overlay
Square onlyAdds a semi-transparent overlay over an element.
Basic examples
Colors
Use different overlay colors by adding overlay-[theme color]
class to the element.
Position
If you need the overlay only from the top or the bottom, please add overlay-[theme color]-gradient-top-[0-100 in 10 steps]
or overlay-[theme color]-gradient-bottom-[0-100 in 10 steps]
classes.