v0.9.1 — web scrollbar styling
What's Changed
- Standardized web scrollbar styling across browsers with theme-token colors and standard CSS scrollbar properties.
- Kept high-contrast/forced-colors behavior on platform defaults.
Also Included
This release is cut from main and also includes already-merged housekeeping/docs/mobile changes since v0.9.0.
Validation
- npm run test
- npm run lint -w apps/web
- npm run build -w apps/web
- GitHub Web E2E Smoke checks passed on PR #47