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

@emotion/server support #47

Open
twhitson opened this issue Jul 25, 2021 · 2 comments
Open

@emotion/server support #47

twhitson opened this issue Jul 25, 2021 · 2 comments

Comments

@twhitson
Copy link

Emotion is a popular alternative to styled-components in the React world, though Emotion also works with other frameworks as well. Material-UI v5 is moving towards Emotion instead of running their own custom styles. It might be worth adding support for Emotion in place of Material-UI v4 because it would support a wider range of projects.

@frandiox
Copy link
Owner

I've started support for this in frandiox/vite-ssr#69

However, I think it might not work in CFW environment due to this: LinusU/buffer-from#13

@frandiox
Copy link
Owner

Issue in Emotion repo: emotion-js/emotion#2446

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

2 participants