-
|
Hi, I ve just started a new project with CRA (5.0.0) : npx create-react-app my-app --template typescript And followed this guide : https://tailwindcss.com/docs/guides/create-react-app The CSS isn't rendered Any help please |
Beta Was this translation helpful? Give feedback.
Answered by
NovusOpus
Dec 27, 2021
Replies: 1 comment
-
|
Is your react-scripts also v5.0.0? If so, can you share your package.json and a minimal reproduction of your project so we can troubleshot what's going on. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
geniusit
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your react-scripts also v5.0.0?
If so, can you share your package.json and a minimal reproduction of your project so we can troubleshot what's going on.