-
I create a private-npm-package and install it in another project, but some tsx-files which in private-npm-package contain tailwind-css-var do not work. the project which use private-npm-package use tailwind with how can I custom scan-files in v4 with vite to solve this? |
Beta Was this translation helpful? Give feedback.
Answered by
yanquer
Apr 11, 2025
Replies: 1 comment
-
ok, I fix it with |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
yanquer
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ok, I fix it with
@source ....
.ref: explicitly-registering-sources