Replies: 2 comments
-
I need this feature and you just closed my issue and converted it to a discussion. Any idea on this issue? Any solution to solve it? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Panda just supports it! |
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.
-
Description
I had an issue that I described here:
I just wanted to know how to generate all color palette CSS variables by default at build time.
Problem Statement/Justification
Due to restrictions and limitations of the static analyzer, it's needed to generate all
colorPalette
so we can use colorPalette based on runtime props correctly.Proposed Solution or API
I think extending the
staticCSS
property would be great. even a flag to generate allcolorPalette
s.Alternatives
No response
Additional Information
No response
Beta Was this translation helpful? Give feedback.
All reactions