Open akiym opened 5 years ago
Yes please – this would be a huge boon
Workaround is to migrate to emotion where it is supported (css
property with TypeScript).
@zdila you just exchanged SC with Emotion and the css
prop with this library in TS worked for you?
In case anyone runs into this: https://github.com/styled-components/babel-plugin-styled-components/issues/222#issuecomment-1040242319
@rwieruch for Emotion we don't need this library. There it somehow works out of the box.
https://github.com/styled-components/babel-plugin-styled-components/pull/172