This is a starter template for building web apps with Yew and Tailwind CSS.
Start the development server:
trunk serve
Start the Tailwind CSS watcher:
npx tailwindcss -i ./styles/app.css -o ./output.css --watch