Deno support
#3148
Replies: 1 comment
-
|
Do anyone has any idea about the possible source of this? I've tried adding "include" directory to additional I've also noticed that JSX components are exported correctly, but has no props typing at all (I'm using Preact with Deno Fresh). |
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 can get a deno workspace to work with pandacss but the typing does not work. I saw this discussion and it seems to pull some of the typing but not all.
Link to Reproduction
https://stackblitz.com/edit/vitejs-vite-pjssnukl?file=src%2FButton.tsx&terminal=dev
Steps to reproduce
I'm running in VSCode V1.97.2 with the deno plugin V3.43.3
JS Framework
TS
Panda CSS Version
0.53.0
Browser
No response
Operating System
Additional Information
No response
Beta Was this translation helpful? Give feedback.
All reactions