This template should help get you started developing with Svelte in Rollup with WindiCSS integration. This is based on https://github.com/lamualfa/svelte-windicss-preprocess-testing-v3.git
Check out SvelteKit, which is also powered by Vite. Deploy anywhere with its serverless-first approach and adapt to various platforms, with out of the box support for TypeScript, SCSS, and Less, and easily-added support for mdsvex, GraphQL, PostCSS, Tailwind CSS, and more.
git clone https://github.com/lamualfa/svelte-windicss-preprocess-testing-v3.git
cd svelte-windicss-preprocess-testing-v3
pnpm i
pnpm dev
Based on svelte-navigator
Based on Async Private Routes REPL example