Closed Kikobeats closed 5 years ago
Hello,
How could be possible support passing string template as css prop?
css
<Box css={` font-family: monospace; `} />
I'm not sure if this functionality needs to depends of the styled-components version 🤔
I believe this works with babel-plugin-styled-components now – but, yes, the current css prop should handle that correctly
babel-plugin-styled-components
Hello,
How could be possible support passing string template as
css
prop?I'm not sure if this functionality needs to depends of the styled-components version 🤔