Replies: 2 comments 2 replies
|
Do you have a remotely-hosted git repository (or similar) you can share? Which classes do and don't work for you? It's difficult to identify the problem without any details! You can also try your DOM in Tailwind Play – if it works in there then it could indicate some problem with your project configuration. |
2 replies
|
misheck12, i checked your project and find the posible solution! 1- Create a folder style into src; 4- Import main.css into App.js file: |
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.
Hello guys I have tried to use tailwind in react. unfortunately, some classes are not working is there any way I can solve this?
All reactions