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
{{ message }}
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.
How to reproduce
Start a NextJs app with some styling using
css({ ... })
and click refresh on the window.None of the styles for the components match the styles in the app head.
The error is only resolved when navigating to new page, or making changes so that the app reloads.
The text was updated successfully, but these errors were encountered: