Skip to content
New issue

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

Tailwind 4.0.0-alpha.25 crashes my 5.0.0-next.259 app on hot reload #14533

Open
blaketradedev opened this issue Sep 26, 2024 · 1 comment
Open

Comments

@blaketradedev
Copy link

What version of Tailwind CSS are you using?

"@tailwindcss/postcss": "4.0.0-alpha.25",
"@tailwindcss/vite": "4.0.0-alpha.25",

What build tool (or framework if it abstracts the build tool) are you using?

pnpm 8.15.4, vite 5.4.8, @sveltejs/vite-plugin-svelte 4.0.0-next.7,

What version of Node.js are you using?

v21.7.1

What operating system are you using?

macOS

Describe your issue

I had tailwind 4.0.0-alpha.19, when I upgraded to .25, the app started to crash every time I saved a file in my sveltekit 5 app, I guess you call it hot reload? I downgraded and the problem went away, so would be great if you guys could check that out

@philipp-spiess
Copy link
Member

@blaketradedev Hey! Do you have a repro setup for us to take a look? Additionally, is there maybe anything being logged as to why it crashes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants