Transpiler Support [SCSS/TS] #115
Panakotta00
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
Typescript should work if you import it, but it won't work inside a Svelte view yet. I believe ESBuild supports TS imports by default. We'll add Svelte + TS support when there's a renewed focus on views. There's some unexposed, unfinished support for custom transforms for views, so you could have For SCSS, no plans currently. How would you expect to use it? Import it in JS? Reference it in a |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can you already make use of TS and SCSS?
If not, this would be a really neat feature to have.
Beta Was this translation helpful? Give feedback.
All reactions