v0.9.21
- Add global CSS / Tailwind support in dev mode (/_nexus/global.css) - Add css.entry config option in nexus.config.ts - Fix CSS cache invalidation race condition (debounce 120ms -> 50ms) - Add path-traversal guard for custom CSS entries - Update CHANGELOG.md