Replies: 2 comments
-
Discussion of this issue in the Emotion repository. No clues as of yet . :) |
Beta Was this translation helpful? Give feedback.
0 replies
-
Are you using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey all,
Currently
theme-ui
only gives classes descriptive names in development mode.This is because this is set as the default by Emotion's Babel plugin downstream from this.
https://github.com/emotion-js/emotion/tree/main/packages/babel-plugin#options
Do you have a steer how I could turn
autoLabel
toalways
in my Next.js project so I can get these descriptions in production?Thanks a lot!
Beta Was this translation helpful? Give feedback.
All reactions