Source Maps
✏️ Edit this pageNote:
@emotion/babel-pluginis required for source maps
Emotion supports source maps for styles authored in JavaScript.

Required For Source Maps:
@emotion/babel-pluginmust be in your Babel setup. [documentation]process.env.NODE_ENVmust be any value except"production"
Note:
Source maps are on by default in @emotion/babel-plugin but they will be removed in production builds