svelte-vite-sass-template

Svelte Vite Sass Template

Svelte + Vite setup with sass and a good project start structure. Intended for quickly setting up new projects.

Svelte + Vite

Built using Svelte and Vite, which supports HMR (hot module reloading).


This project was made from instructions on Vite page via npm 6.x,
with Svelte template

npm init @vitejs/app my-svelte-app --template svelte

Additionally, svelte-preprocess and node-sass are added for global sass and scoped component sass


Running in dev

npm run dev


Plugins and Packages


Dev Server (Vite default)

config-readme

Production Settings

config-readme

Environment Variables

config-readme

Pre/Post Processing

config-readme

UI CSS Framework

placeholder
config-readme

Top categories

Loading Svelte Themes