svelte-society/sveltesociety.dev

A recipe for Purgecss and Svelte?

frederikhors opened this issue · 1 comments

Now that SvelteKit has upgraded to Vite 2.8^ we can use Tailwindcss with purgecss (there was a problem with esbuild and comments).

Can we write a recipe for Purgecss and Svelte?

I don't need to integrate Tailwind only (I know about https://github.com/svelte-add/tailwindcss), I need a PurgeCSS extractor for Svelte projects.

I think a recipe is useful because I can read it for each project I start, time after time.