Creating LiveView Modals with Tailwind CSS and AlpineJS
In a previous article we explored how to use LiveView with AlpineJS. In this article, we will use LiveView along with AlpineJS and Tailwind CSS to create a production-ready modal component. That is, a modal that smoothly transitions in and out of view and is able to survive LiveView reconnects.
http://blog.pthompson.org/liveview-tailwind-css-alpine-js-modal
Read next Testing Third Party Integrations