UNPKG

svelte-motion

Version:

Svelte animation library based on the React library framer-motion.

5 lines (4 loc) 114 B
import { vitePreprocess } from '@sveltejs/vite-plugin-svelte'; export default { preprocess: vitePreprocess() };