as the title, i hope to use less in nuxt , but when i set lang to less the nuxt tell me that,
`This dependency was not found:
To install it, you can run: npm install --save !!vue-style-loader!css-loader!../node_modules/._vue-loader@11.3.4@vue-loader/lib/style-compiler/index?{"id":"data-v-b155f86e","scoped":false,"hasInlineConfig":true}!less-loader!../node_modules/._vue-loader@11.3.4@vue-loader/lib/selector?type=styles&index=0!./index.vue `
but when i install vue-style-load & css-loader , it does not work either, hope to fix it as soon, thanks!
<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c530">#c530</a>)</em></sub></div>