the command to generate "tailwindcss -i ./src/input.css -o ./src/main/resources/public/output.css --watch" and this should be same during dev and in install script, but. we'll be committing the output.css, let's try that
this time with "staticResources" for files in 'main/resources' which should be copied and put onto classpath by the scala compilation, yay