Replies: 1 comment 1 reply
-
this is intended, as those variables could be used in your JS directly for example with the that being said, you can do it anyway with a postcss plugin like https://www.npmjs.com/package/postcss-prune-var |
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.
-
Description
When I use Panda CSS (0.23.0) with Next.js (14.0.4), all the CSS variables are generated, even those that are not used.
Link to Reproduction
https://play.panda-css.com/8RAroJwVFG
Steps to reproduce
JS Framework
Next.js
Panda CSS Version
0.23.0
Browser
No response
Operating System
Additional Information
No response
Beta Was this translation helpful? Give feedback.
All reactions