vue-cli-plugin-quasar
vue-cli-plugin-quasar copied to clipboard
feat(dependencies): replace deprecated node-sass
- [x] Feature
Does this PR introduce a breaking change? (check one)
- [x] No
If yes, please describe the impact and migration path for existing applications:
The PR fulfills these requirements:
- [x] It's submitted to the
devbranch and not themasterbranch
Other information: node-sass is officially deprecated.
More details in this article: https://sass-lang.com/blog/libsass-is-deprecated
Vue CLI already dropped the support for node-sass https://github.com/vuejs/vue-cli/pull/6090