Tailwind CSS not working in my tubrorepo #12545
Unanswered
mayank1513
asked this question in
Help
Replies: 1 comment
-
|
I got an error on my end, in case it may be helpful to you: |
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
{{title}}
-
Link to code that reproduces this issue - https://github.com/react18-tools/nextjs-themes/tree/tailwind/examples/tailwind
I was just trying to add a tailwind example for one of my packages. I have followed the official docs. However, it seems that I am making some silly mistake here. It doesn't seem to apply tailwind styles.
Here's the code - https://github.com/react18-tools/nextjs-themes/tree/tailwind/examples/tailwind
No errors are thrown but the styles are not applied either.
To Reproduce
Beta Was this translation helpful? Give feedback.
All reactions