Commit Graph

4 Commits

Author SHA1 Message Date
efim 133fa0df2b feat: colors for items via css variable 2023-10-04 05:16:52 +00:00
efim 843e55841b fix: fontFamily override name 2023-10-03 17:56:40 +00:00
efim cfe3994bc9 feat: style guilde fonts enabled 2023-10-03 16:48:45 +00:00
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