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
It appears that sandpack-react brings in stitches which tries to call insertRule at runtime. We need to investigate how to remove the need for this. Ideally there would be zero runtime CSS-in-JS.