UNPKG

flyonui

Version:

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

10 lines (8 loc) 109 B
@custom-variant active-tab { &[data-tab].active { @slot; } [data-tab].active & { @slot; } }