[plugin:vite:css] Preprocessor dependency “sass” not found. Did you install it?と怒られた時
Vueの開発で、.vueの中でscssを使おうとして、<style lang=”scss”>としたら、以下のエラーで怒られた。 [plugin:vite:css] Preprocessor dependency "sass" not found. Did you install it? ・ ・ ・ Click outside or fix the code to […]