Closed as not planned
Description
Description
When I input a token reference that doesn't exist e.g. {spacing.foo}
I would expect see a warning in the console, this is implemented here:
It should show a message like warn [token] Reference not found: spacing.foo in "{spacing.foo}"
The warning is quite handy to trace accidentally wrong token usage.
Prior to v0.39.2 this was working. I reported this here: #2626
Link to Reproduction
https://play.panda-css.com/lhbG74qk60
Steps to reproduce
- Go to https://play.panda-css.com/lhbG74qk60
- Run the code
- Check console
- No warning
JS Framework
React
Panda CSS Version
0.39.2
Browser
n.a.
Operating System
- macOS
- Windows
- Linux
Additional Information
No response
Metadata
Metadata
Assignees
Labels
No labels