UNPKG

preline

Version:

Preline UI is an open-source set of prebuilt UI components based on the utility-first Tailwind CSS framework.

17 lines (13 loc) 176 B
@custom-variant hs-scroll-nav-active { &.active { @slot; } } @custom-variant hs-scroll-nav-disabled { &.disabled { @slot; } .disabled & { @slot; } }