styled-components / xstyled

A utility-first CSS-in-JS framework built for React. 💅👩‍🎤⚡️
https://xstyled.dev
MIT License
2.27k stars 106 forks source link

Compatibility with Styled-Components v3 #43

Closed paillenapple closed 5 years ago

paillenapple commented 5 years ago

Hi,

I'm trying to make xstyled work within a Styled-Components-v3.4.0-based app, but it seems it needs some v4 stuff to work properly :

export 'createGlobalStyle' (imported as 'createGlobalStyle$1') was not found in 'styled-components'

Should I migrate to v4 for best results ?

gregberge commented 5 years ago

Yes it is only compatible with styled-components v4.