-
|
Hello there, I tried to install tailwindui with Vite and using Laravel as backend. I followed the docs here: https://tailwindcss.com/docs/guides/laravel But the only issue is that the JS part is missing at all. How can I make use of that? 😥 I took this example: https://tailwindui.com/components/marketing/elements/headers But all what I can see is the page working (at css level) with both menus dropdowned: Sorry if this is a dumb question. |
Beta Was this translation helpful? Give feedback.
Answered by
wongjn
Feb 18, 2023
Replies: 1 comment
-
|
If you are not using React or Vue, you would need to roll your own JS. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Radww
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

If you are not using React or Vue, you would need to roll your own JS.