Replies: 1 comment 1 reply
-
Problem solved |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi,
in my React project, I was trying to add relative imports. After set property
baseUrl
intsconfig.json
, Tailwind classes stopped working.I add my configuration file in order to identify the problem.
My enviroment:
My
craco.config.js
:My
tailwind.config.js
:My
tsconfig.json
:Beta Was this translation helpful? Give feedback.
All reactions