ChilliCream / react-rasta

React Rasta is a powerful and flexible grid system for React
https://react-rasta.com
MIT License
91 stars 13 forks source link

TypeError - "StyledComponents_1.injectGlobal is not a function" #49

Open ghost opened 5 years ago

ghost commented 5 years ago

StyledComponents_1.injectGlobal is not a function

Steps to reproduce Update Styled-Components to v4.0 and above

Error shown via Codesandbox : https://codesandbox.io/embed/v0zzjj2x6l

ntgussoni commented 5 years ago

Having the same issue as @maverickmax on v4.1.3 It's related to #46 since injectGlobal was changed for createGlobalStyle

rstaib commented 5 years ago

I have not updated so far, because there is some rewriting required. Unfortunately, there are a few other projects which need my complete attention for now. If somebody want to do a PR and fix this bug respectively, it would be very welcome.

sigfriedCub1990 commented 5 years ago

I'll take it @rstaib