.babelrc
{
"plugins": [ "babel-plugin-emotion" ]
}
2017 emotion
You shouldn’t have to sacrifice runtime performance for good
developer experience when writing CSS. emotion minimizes the
runtime cost of css-in-js dramatically by parsing your styles
with babel and PostCSS.