- Check for tailwind CLI on each
start
- Make sure npx tailwind works if theres an error
- Fix builds on windows
- Fixed tailwind output path not being canonicalized, which prevent css from being generated if not run in the root path
- Fixed
--open
flag always opening to port 3500 even if a different one was used after 3500 being in use
First release