UNPKG

flyonui

Version:

The easiest, free and open-source Tailwind CSS component library with semantic classes.

10 lines (8 loc) 112 B
@custom-variant tooltip-shown { &.tooltip-content.show { @slot; } .tooltip.show & { @slot; } }