We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
Related: tailwindlabs/tailwindcss#1731.
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: