<script src="//unpkg.com/alpinejs" defer></script>
still ai practice and still getting my head around alpine js, can do little bits now but very basic
<script src="//unpkg.com/alpinejs" defer></script>
still ai practice and still getting my head around alpine js, can do little bits now but very basic
was wrong example changed above
only works in browser
I could do this with tailwind and css, easier to generate via ai
Yes, we don’t load JS in the Editor at the moment as we don’t want components hijacking/breaking the editor. We have a plans to maybe allow certain JS libraries, but we’re not there yet…