Replies: 1 comment
-
This is most likely a type regression. Will look into it shortly |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
love the project !
hi team recently i plan to switch from styled-component to panda, i referred configs from sandbox project, and works well on DEV mode:
but comes to build, i got type error:
and if i add @ts-ignore to it, it will pop out another issue:
env:
demo repo:
https://github.com/groupher/panda-test
i am not sure if it's a bug or i am missing some config options, has anyone encountered a similar situation?
Beta Was this translation helpful? Give feedback.
All reactions