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
Current approach won't be compatible with streaming. The way emotion supports streaming is by outputing <style> tags next to each element, which rules out a hook api because hooks can't render elements.