Replies: 2 comments 5 replies
-
|
Hi. Thanks for this. Moving to a discussion |
Beta Was this translation helpful? Give feedback.
4 replies
-
|
I'm not sure about classes, but it's definitely relatively easy to extract the theme custom props (vars) to a |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
Hey! Thanks for this awesome library, this is a question or feature request.
Describe the solution you'd like
Is there a way to export plain css with simple class names?
For example, convert this:
to css like:
I think this should be implemented by some stage of preparing the theme -> and converting by
@stitches/stringifyto css.Additional context
Strongly agree with #477 motivation, it will be an killer feature.
Beta Was this translation helpful? Give feedback.
All reactions