How to configure tailwindcss with vite plugin? #17487
Answered
by
wongjn
lukedukeus
asked this question in
Help
-
The docs here say that javascript config files are depricated. For now, I am using |
Beta Was this translation helpful? Give feedback.
Answered by
wongjn
Apr 1, 2025
Replies: 1 comment 3 replies
-
You configure Tailwind CSS through a CSS file, see the documentation for details. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You'd use
@plugin
like: