Tailwind Umbraco MW test and exploration
dotnet watch
Only use the dotnet watch for the styling of the pages. Otherwise use VS.
npm run watch-css
Seperate terminal use the node page tailwind css to watch for file changes.
Files are built here;
/wwwroot/css/styles.css
Tailwind base / components / utilities
/tailwind/styles.css
(I'll split this out later)
Config for tailwind
/tailwind.config.js