💥 Proposal: Hooks for CSS-in-JS Client and Server Rendering
So, the [v2] ☂️ Umbrella issue for v2 docs has the above open TODO (although the issue has been closed); and this is also currently mentioned in the docs as "welcoming PRs".
I have some experience with the setup patterns for emotion (incl. v11) and styled-components here, and would like to help with this. As far as I can tell from the source, this would require additions to the Lifecycle APIs so that the serverEntry.js and clientEntry.ts files' rendering functions could be modified. I would need some guidance on creating these hooks.
Anyone want to help me get started?
💥 Proposal: Hooks for CSS-in-JS Client and Server Rendering
So, the [v2] ☂️ Umbrella issue for v2 docs has the above open TODO (although the issue has been closed); and this is also currently mentioned in the docs as "welcoming PRs".
I have some experience with the setup patterns for
emotion(incl. v11) andstyled-componentshere, and would like to help with this. As far as I can tell from the source, this would require additions to the Lifecycle APIs so that theserverEntry.jsandclientEntry.tsfiles' rendering functions could be modified. I would need some guidance on creating these hooks.Anyone want to help me get started?