feat: dark mode switch and svg logo

This commit is contained in:
Itsigo
2024-04-15 17:27:44 +02:00
parent b0b9af408f
commit dd548e36a3
8 changed files with 282 additions and 43 deletions

View File

@@ -3,7 +3,7 @@ run:
@go run main.go
templ:
@templ generate -watch -proxy=http://localhost:3000
@templ generate -watch -proxy=http://127.0.0.1:3000
sass:
@sass --no-source-map --watch view/stylesheets/tallytome.scss public/tallytome.css