Lets the Browser pane preview the site locally (python -m http.server)
without needing a full deploy to check CSP/console behavior.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Lets the site be served on localhost for testing (e.g. verifying
font/CSP fixes) without needing a separate dev setup.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>