fix(static): serve shared brand assets with CSS MIME

#9
by betterwithage - opened

Mount the already-packaged static tree before the SPA catch-all so /static/brand-tokens.css and /static/brand-bridge.css return text/css. Adds an offline regression test. Current receipt export remains unchanged and verified.

Merged after exact two-file byte verification, focused 6-test pass, and current receipt-enabled runtime smoke: both CSS routes 200 text/css and receipt export 200 JSON.

betterwithage changed pull request status to merged

Sign up or log in to comment