add local generation of Tailwind CSS file (used in prod mode)

This commit is contained in:
2026-03-11 23:16:01 -06:00
parent 5164d361d7
commit 513ff24912
5 changed files with 1539 additions and 3 deletions
-1
View File
@@ -11,7 +11,6 @@ After the point where it reaches feature parity with Venice circa 2006.
* Build static Tailwind CSS file rather than using remote-loaded version. (Gate on debug/prod flag)
* ~~Rate limiter.~~
* ~~Better logging configuration.~~
* Better control of what's cacheable; images should be fine to cache.
## Immediate Cleanups Required