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
There's no support at the moment. I'm not sure what it would take to make it stream compatible. My gut is that it would be quite awkward to accomplish, since we must send the entire CSS payload before any of the HTML is sent, and we must generate the entire HTML in order to figure out what CSS to send.
I'm using react-dom-stream for my server rendering.
I'm wondering if aphrodite is working or could work with streams ?
The text was updated successfully, but these errors were encountered: