Closed Destaq closed 3 years ago
Thanks!
Just a question @Destaq,
I am using Vite, Vue 3, Tailwind CSS and replaced all "@click" for "x-on:click" per your recommendation.
For the https://kutty.netlify.app/components/dark-sidebar/
When I resize to a mobile screen estate, the sidebar doesn't pop up.
vs
the demo
Did I miss something here? Or is it a bug of Kutty?
Some of Kutty's dynamic components and features won't work, as they use an AlpineJS shorthand that clashes with Vue. I have added a bit to the docs showing how to overcome this by removing the shorthand.