rsnext/examples/with-emotion-vanilla/.babelrc
MMT-LD 60b0267400
feature/vanilla-emotion - add an example of vanilla emotion (#20228)
Co-authored-by: Mateusz Burzyński <mateuszburzynski@gmail.com>
Co-authored-by: Tim Neutkens <tim@timneutkens.nl>
2021-01-22 12:16:50 +01:00

4 lines
74 B
Text

{
"presets": [["next/babel"]],
"plugins": ["@emotion/babel-plugin"]
}