HOw to override colors #751
Answered
by
segunadebayo
satelin2002
asked this question in
Q&A
-
when i do
|
Beta Was this translation helpful? Give feedback.
Answered by
segunadebayo
Jun 20, 2023
Replies: 2 comments
-
typescript error Type 'string' is not assignable to type 'DeepPartial<Token | Recursive<Token>> | undefined'.ts(2322) |
Beta Was this translation helpful? Give feedback.
0 replies
-
The token's value should be |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
segunadebayo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The token's value should be
{ value: "#ffebee" }
instead of just a string value.https://panda-css.com/docs/theming/tokens