UNPKG

preline

Version:

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

17 lines (15 loc) 208 B
@custom-variant hs-default-mode-active { .default & { @slot; } } @custom-variant hs-dark-mode-active { .dark & { @slot; } } @custom-variant hs-auto-mode-active { .auto & { @slot; } }