Based on sveltejs/template
For usage, instructions, etc. look there!
svelte
(NOTsvelte/sapper
)svelte-preprocess
- For PostCSS inside .svelte files
rollup
- For building and bundlingrollup-plugin-copy
- For copying all files fromstatic
todist
postcss
- For processing CSStailwindcss
autoprefixer
postcss-import
inline-critical
- CLI for inlining critical CSS into index.html (critical CSS = everything inside the style tags inApp.svelte
)