Commit Graph

3 Commits

Author SHA1 Message Date
efim 8b95d963fe feat: enabled tailwindcss
and have single watcher command to rebuild out.css and restart the
server:
wgo -verbose -file .go -file .gohtml echo reloading :: bash -c 'tailwindcss -i ./input.css -o public/out.css' :: go run main.go
2023-10-03 15:06:18 +00:00
efim 83d8cd07d2 init: adding frontendmentor task resources 2023-10-03 14:27:38 +00:00
efim f30d9dad94 init: 17 - simple page with go ssr 2023-10-03 10:15:07 +00:00