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
I created a new Nuxt 3 project on StackBlitz. Installed Tailwind CSS 4.0 using the official guide:
When running npm run dev, the terminal stops with no clear error message.
https://stackblitz.com/edit/nuxt-starter-7bb99b2v?file=package.json,nuxt.config.ts
Actual behavior The terminal stops unexpectedly, and the app does not start.
Expected behavior The project should start without errors, and Tailwind CSS should be applied.
No response
Browser name = Chrome Full version = 132.0.0.0 Major version = 132 navigator.appName = Netscape navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 performance.memory = { "totalJSHeapSize": 80062522, "usedJSHeapSize": 75372934, "jsHeapSizeLimit": 2152464384 } Hash = d20a0a75
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
I created a new Nuxt 3 project on StackBlitz.
Installed Tailwind CSS 4.0 using the official guide:
When running npm run dev, the terminal stops with no clear error message.
Link to the blitz that caused the error
https://stackblitz.com/edit/nuxt-starter-7bb99b2v?file=package.json,nuxt.config.ts
Steps to reproduce
Actual behavior
The terminal stops unexpectedly, and the app does not start.
Expected behavior
Expected behavior
The project should start without errors, and Tailwind CSS should be applied.
Parity with Local
Screenshots
No response
Platform
Additional context
No response
The text was updated successfully, but these errors were encountered: