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.

23 lines (22 loc) 522 B
declare const _default: { '.uk-sticky': { position: string; zIndex: string; boxSizing: string; }; '.uk-sticky-fixed': { margin: string; WebkitBackfaceVisibility: string; backfaceVisibility: string; }; ".uk-sticky[class*='uk-anmt-']": { animationDuration: string; }; '.uk-sticky.uk-anmt-reverse': { animationDuration: string; }; '.uk-sticky-placeholder': { pointerEvents: string; }; }; export default _default;