-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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 for create-react-app? #166
Comments
The most likely reason why you're getting that error is you don't have the babel plugin. Currently we recommend using In the future if |
There is actually a preset for emotion here. https://github.com/osdevisnot/react-app-rewire-emotion |
Thx guys for directions :) |
So I have a fresh app boostrapped with create react app. Added emotion to the project and trying to use it. Below is the error message I get. Any help on that one?
emotion
version: 6.0.3react
version: 15.6.1Relevant code.
Error message
The text was updated successfully, but these errors were encountered: