number
token identifiers get converted to string
when strictTokens
is turned on
#2950
Open
1 of 3 tasks
Description
number
token identifiers get converted tostring
whenstrictTokens
is turned on. For example, this:Gets turned into the following type:
This means when I try to use these tokens in properties, I get a type error:
For the following code:
Link to Reproduction
https://play.panda-css.com/dpPQkhbEls
Steps to reproduce
See this happening the the Panda Playground: https://play.panda-css.com/dpPQkhbEls
JS Framework
NextJS
Panda CSS Version
0.47.0
Browser
Mozilla Firefox 1.31.0.3
Operating System
Additional Information
No response
The text was updated successfully, but these errors were encountered: