You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This closed issue has been automatically locked because it had no new activity for a month. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.
Verify canary release
Provide environment information
NA
What browser are you using? (if relevant)
No response
How are you deploying your application? (if relevant)
No response
Describe the Bug
running
yarn create next-app --example with-tailwindcss with-tailwindcss-app
creates a broken package with sections of with-tailwindcss-emotion also present
Expected Behavior
Expect a with-tailwindcss project, instead get a broken project with parts of tailwindcss-emotion added as well. Works fine with 12.2.5.
Link to reproduction
NA
To Reproduce
yarn create next-app --example with-tailwindcss with-tailwindcss-app
The text was updated successfully, but these errors were encountered: