/springboot-tailwindcss

Sprintboot + Thymeleaf + TailwindCSS Example

Primary LanguageCSSMIT LicenseMIT

Spring Boot + Thymeleaf + TailwindCSS Sample

CSS file is located in src/main/tailwindcss/main.css.

Building the project:

$ ./mvnw package

To run in dev mode:

$ ./mvnw paseq:exec@dev