TailwindCSS not recognizing classes outside Webkul packages #1783
Answered
by
devansh-webkul
EmirGuvenni
asked this question in
Q&A
-
Tailwind doesn't recognize classes written in our custom packages, how can I tell Tailwind to scan the files in these packages as well? |
Beta Was this translation helpful? Give feedback.
Answered by
devansh-webkul
Feb 4, 2025
Replies: 1 comment
-
You need to add you tailwind and vite configuration in your package. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
EmirGuvenni
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You need to add you tailwind and vite configuration in your package.