We should add an example to the phenomic repo.
@tkh44 I just spent some time getting a repo ready. here is the commit --> react-app-styles-with-emotion
Thank you!
Actually this example does not work correctly, but it's due to the fact that emotion-server rely on the html to extract critical styles. Phenomic does gives html to the user directly. I will digg a little if I can change something into Phenomic core but that won't be easy for us... :(
Ok I made a quick change so now it's working perfectly!
https://github.com/phenomic/phenomic/tree/master/examples/react-app-styles-with-emotion
Thanks @MoOx
Most helpful comment
@tkh44 I just spent some time getting a repo ready. here is the commit --> react-app-styles-with-emotion