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 Emotion CSS #104

Closed
nvh95 opened this issue May 6, 2022 · 1 comment
Closed

Support Emotion CSS #104

nvh95 opened this issue May 6, 2022 · 1 comment
Assignees
Labels
feature request Request a new feature question Further information is requested

Comments

@nvh95
Copy link
Owner

nvh95 commented May 6, 2022

Is your feature request related to a problem? Please describe.
Surprisingly, Emotion is more popular than styled-components. Jest Preview should support it out of the box

Describe the solution you'd like
Support Emotion

Describe how should jest-preview implements this feature
styled-components injects CSS directly to head tag. Not sure how Emotion works. If it's similar to styled-components. Maybe we already support Emotion.

Additional context
If we already support Emotion. Do we already support any CSS-in-JS solutions?

@nvh95 nvh95 added question Further information is requested feature request Request a new feature labels May 10, 2022
@nvh95 nvh95 self-assigned this May 10, 2022
@nvh95
Copy link
Owner Author

nvh95 commented May 10, 2022

Resolve in #108

@nvh95 nvh95 closed this as completed May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request a new feature question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant