dsvgl

Results 17 comments of dsvgl

Yeah, like in the "old" Nuxt 2 days :)

Hm, I have also declared a scss file inside my nuxt.config css-property. Instant HMR. Create a fresh nuxt app locally and see if this happens there too.

instant HMR for me also with imported _partials. Could you provide a reproduction? 🙏🏻

Just checked this out locally. In both situations, it's equally fast for me. I'm on a M1 Macbook Pro. Node 16.17.1 and pnpm 7.22.0 With extends: Without extends:

Would be really nice to have this built-in :)

@gbyesiltas https://github.com/danielroe/nuxt-vitest

Nice work @crowrvo! What's the best way to use your patch? Clone this repo, apply your changes and compile. Take the output and paste it in `/Users/USERNAME/.vscode/extensions/mrmlnc.vscode-scss-0.10.0/out/unsafe/services/parser.js` ?