How do I add plugins when using @tailwindcss/vite? #16024
Unanswered
ericdudley
asked this question in
Help
Replies: 1 comment
-
You'd use the |
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
-
I recently started a new Vite React project, and want to use daisyui; however, with the
@tailwindcss/vite
vite plugin installation there is notailwind.config.js
file. I tried adding one and it doesn't seem to be taking any affect.How do I utilize daisy UI when installing tailwind like this?
Beta Was this translation helpful? Give feedback.
All reactions