Hello there!
Thanks for this extension, it's a delight to use with HTML files.
I would like to translate this developer experience to Astro js file edition:
https://astro.build
I tried this:
But it doesn't work.
I guess it's because SCSS Everywhere is tied to a file extension / language engine combo ?
For example you can set these two independently with ESLint, Prettier…
Adding language support for .astro might be relatively easy, as it's very close to JSX, what do you think?
Thank you 👋
Hello there!
Thanks for this extension, it's a delight to use with HTML files.
I would like to translate this developer experience to Astro js file edition:
https://astro.build
I tried this:
But it doesn't work.
I guess it's because SCSS Everywhere is tied to a file extension / language engine combo ?
For example you can set these two independently with ESLint, Prettier…
Adding language support for
.astromight be relatively easy, as it's very close to JSX, what do you think?Thank you 👋