Open elliot-zzh opened 1 year ago
Hi, I'm looking into this but there is a blocking issue here https://github.com/withastro/prettier-plugin-astro/issues/323, we'll see how to do after that issue get resolved.
+1, would be awesome!
Any progress on this?
I want that
<style lang="stylus">..</style>
can also be formatted.By the way, in Vue SFC formatting Stylus is supported, so is supporting formatting Stylus in Astro SFC easy? Or it is actually not since Astro SFC is not originally supported by Prettier?