npx init doesn't populate globals.css & tailwind.config.js anymore #997
Unanswered
YugandharrPatil
asked this question in
Q&A
Replies: 2 comments
-
I am having the same issue. I am trying to build an app with t3 and init-ing shadcn/ui is now working properly |
Beta Was this translation helpful? Give feedback.
0 replies
-
but doing it manually, works for me. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Just an hour ago, I ran npx init in my fresh next app (with src) and it populated my globals.css and tailwind config properly with the theme colors. However, just now when I run it in a fresh next app (again with src), it doesn't populate them my globals.css at all and my tailwind config partially. Am I the only one facing this? It there a solution?
Beta Was this translation helpful? Give feedback.
All reactions