Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support styled component #51

Open
dtuyenle opened this issue Feb 21, 2019 · 0 comments
Open

Support styled component #51

dtuyenle opened this issue Feb 21, 2019 · 0 comments

Comments

@dtuyenle
Copy link

I thought about making an optional config for this. Basically we can get the style tags after the render and append it to the html string ( Or maybe JSON string version ? Although I don't want to deal with escaping things ). Then when we retrieve it we use split to separate the html and the style. The reason for this is we want the styles to be in the header for initial painting. Any thoughts on this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant