sveltekit-postcss-starter

Sveltekit Postcss Starter

SvelteKit PostCSS Starter

A SvelteKit started with ESLint, Prettier, PostCSS, and Sass

This is meant to serve as a quick starter to be either used as-is or to add another CSS framework (Bootstrap, Bulma, Tailwind, etc.) to your project with the smallest configuration possible

Features

  • PostCSS with
    • autoprefix
    • cssnano (Production only)
    • purgecss (Production only)
  • Sass (dart-sass)
  • Typescript support
  • Prettier for formatting
  • ESLint for linting

Contributing

This is made for my personal usage, however you're always free to use this if you want!

I won't accept any pull-requests, though. Feel free to fork this if you feel like it's missing a feature.

License

MIT

Top categories

Loading Svelte Themes