Amolith opened
We need some simple way in pkg/web/templates/base.html to force browsers to fetch newer versions of the following assets.
- pkg/web/static/overrides.css
- pkg/web/static/syntax.css
Just add ?v=1 to the URLs and note in AGENTS.md to update the query versions
after every CSS edit.