UNPKG

@chulkovdanila/svelte-uikit

Version:

Beautiful animated button component for Svelte with slide and arc animations. Easy to use, customizable, and similar to shadcn/ui style.

5 lines (4 loc) 109 B
export * from './components'; export * from './utils'; export * from './types'; import './styles/index.css';