It’s not so bad. I hook each component up to a Vue event handler (on click etc) and then make sure the component works across desktop and mobile. Chat gpt helps if I can’t figure something out.
Just to understand, are you talking about Flowbite JS snippets, or Tailwind? Or maybe both :)
Flowbite html snippets, but flowbite just gives you components written with tailwind. I take the raw html and hook up event handlers to that
Thank you for clarifying! Much appreciated.
Stuff like dropdown, accordions etc are hard to get right do you have a site with them to test?
It’s not so bad. I hook each component up to a Vue event handler (on click etc) and then make sure the component works across desktop and mobile. Chat gpt helps if I can’t figure something out.
Just to understand, are you talking about Flowbite JS snippets, or Tailwind? Or maybe both :)
Flowbite html snippets, but flowbite just gives you components written with tailwind. I take the raw html and hook up event handlers to that
Thank you for clarifying! Much appreciated.
Stuff like dropdown, accordions etc are hard to get right do you have a site with them to test?