This template demostrates the integration of tailwindcss with blazor and covers important features like hot-reload and css isolation.
The main goal of this template is to provide an clean integration with tailwindcss thus it will not modify anything from the official blazor template. Once integration is done there will be additional work to bring tailwindcss templates to blazor :D
⚠️ I have not tested using hot-reload on VS, so this currently works using dotnet-watch
<styles>
gets compiled and copied over wwwroot
without unused styles when release modesytles.css