For usage, instructions, etc. look there!
svelte
(NOT svelte/sapper
)svelte-preprocess
- For PostCSS inside .svelte filesrollup
- For building and bundlingrollup-plugin-copy
- For copying all files from static
to dist
postcss
- For processing CSStailwindcss
autoprefixer
postcss-import
inline-critical
- CLI for inlining critical CSS into index.html (critical CSS = everything inside the style tags in App.svelte
)