You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: add tests for CSS modules in _app.tsx and shared across routes
Adds an AppNav island with a CSS module to _app.tsx and a second
page that shares the CssModules island. Tests verify:
1. CSS modules from islands in _app.tsx are injected into the page
(both build and dev mode)
2. CSS modules from shared islands work on the second page visited,
not just the first (both build and dev mode)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments