fix: fixed some css issues.

This commit is contained in:
Spencer Brower
2026-07-10 18:16:13 -04:00
parent 87bd2b828b
commit c3574c6737
2 changed files with 44 additions and 37 deletions
+5
View File
@@ -0,0 +1,5 @@
- [ ] add content-hash fingerprinting for tailwind cache busting.
- [ ] create template language
- Look at the source for 3 template languages that support mustache syntax,
and see how they implement the tempaltes, then pick the best one. One of them
should be Hugo / go.