vue-cli-plugin-quasar icon indicating copy to clipboard operation
vue-cli-plugin-quasar copied to clipboard

feat(dependencies): replace deprecated node-sass

Open andreiTn opened this issue 4 years ago • 0 comments

  • [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 dev branch and not the master branch

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

andreiTn avatar Nov 27 '20 11:11 andreiTn