UNPKG

franken-ui

Version:

Franken UI is an HTML-first, open-source library of UI components based on the utility-first Tailwind CSS with UIkit 3 compatibility. The design is based on shadcn/ui ported to be framework-agnostic.

17 lines (16 loc) 354 B
declare const _default: { '.uk-leader': { overflow: string; }; '.uk-leader-fill::after': { display: string; marginLeft: string; width: string; content: string; whiteSpace: string; }; '.uk-leader-fill.uk-leader-hide::after': { display: string; }; }; export default _default;