Learning-HTMX/14-rock-paper-scissors
efim 1c8bc38f29 feat(14): enabling tailwindcss
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
2023-06-30 17:03:21 +00:00
..
project init(14): scala project def with main args 2023-06-30 13:47:20 +00:00
src feat(14): enabling tailwindcss 2023-06-30 17:03:21 +00:00
.gitignore init(14): scala project def with main args 2023-06-30 13:47:20 +00:00
.project init(14): scala project def with main args 2023-06-30 13:47:20 +00:00
.scalafmt.conf feat(11): enabled cask server with simple template 2023-06-30 14:06:15 +00:00
build.sbt feat(11): enabled cask server with simple template 2023-06-30 14:06:15 +00:00
tailwind.config.js feat(14): enabling tailwindcss 2023-06-30 17:03:21 +00:00