Integrating tailwind css in theia using React #13455
Unanswered
ayush-shta
asked this question in
General
Replies: 2 comments 4 replies
-
Could you describe the issue more in detail? |
Beta Was this translation helpful? Give feedback.
3 replies
-
Its pretty easy man, vite.config.mjs
It also fix some issues like necessary to use crazy paths to css files, like '../../src/styles/index.css' Then import your css file in your module and import tailwind in this css file. Easy peasy. |
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.
-
I'm using react, and I could not get tailwind CSS to work with Theia. Can anyone please help me with this?
Beta Was this translation helpful? Give feedback.
All reactions