CSS-in-JS-generator icon indicating copy to clipboard operation
CSS-in-JS-generator copied to clipboard

Update @emotion/core

Open guilhermegregio opened this issue 6 years ago • 1 comments

Error using with emotion 10

  • emotion not in dependencies

With emotion 10 import is @emotion/core

guilhermegregio avatar Apr 29 '19 22:04 guilhermegregio

Have you installed the emotion library?

Library emotion is used for styling in ordinary Javascript. Meanwhile, the @emotion/core library is used specifically for styling in react.

Please look at the @emotion/core page caption: @emotion/core

lamualfa avatar Mar 29 '20 01:03 lamualfa