1

I am using Tailwind CSS and Tailwind UI. I want to use the first navbar on this page. It says Requires JS on the page above. Does Tailwind provide JavaScript by default? If so, which file do I import or use?

1 Answer 1

11

Requires JS means you need to write your own JavaScript to handle the open and closed states of the menu when you click on the avatar.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.