fix: add budget/price CSS to tailwind.css and guard _lazy_ts init in _rebuild_cache
Some checks are pending
CI / build (push) Waiting to run

This commit is contained in:
matt 2026-03-23 17:31:46 -07:00
parent e4613ecd80
commit 537f5d3834
8 changed files with 322 additions and 4 deletions

View file

@ -13,7 +13,7 @@
# HOST=0.0.0.0 # Uvicorn bind host (only when APP_MODE=web).
# PORT=8080 # Uvicorn port.
# WORKERS=1 # Uvicorn worker count.
APP_VERSION=v4.2.0 # Matches dockerhub compose.
APP_VERSION=v4.2.1 # Matches dockerhub compose.
############################
# Theming