Simple workflow for adding Tailwind CSS to a Spring Boot application. for more details look at this link
Make sure IntelliJ is enabled for LiveReload Preferences->Build,Execution,Deployment->Compiler->Build Project Automatically = on Preferences->Advanced Settings->Allow Auto make to start even if devel... pom.xml must include 'spring-boot-devtools'
Install LiveReload on chrome and click 'Enabled' on LiveReload extension icon. Only ONE running SpringBoot app can have the LiveReload server enabled.