rsnext/examples/with-emotion/.babelrc

4 lines
66 B
Text
Raw Normal View History

{
"presets": ["next/babel", "@emotion/babel-preset-css-prop"]
}