Usage without TypeScript? #817
Unanswered
thevipinmishra
asked this question in
Q&A
Replies: 1 comment
-
You don't need to use TypeScript to use vanilla-extract. You'll just miss out on all the type safety it provides. If you'd like to try TypeScript, I'd suggest following the next documentation on how to setup TypeScript. Nothing special is required from a vanilla-extract perspective. |
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.
-
Can this be used without TypeScript?
I mean my project is on Next.js and we are not using Typescript or any type-checking in our code!
Do we need typescript for this? and if yes, how to set it up ?
Beta Was this translation helpful? Give feedback.
All reactions