You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support for node-sass seems to be hardcoded into this plugin via @vue/component-compiler-utils. It would be great if node-sass could be switched out with dart-sass.
Maybe this is already possible and I'm just overlooking an option?
The text was updated successfully, but these errors were encountered:
znck
transferred this issue from vuejs/rollup-plugin-vue
Jan 14, 2019
Support for
node-sass
seems to be hardcoded into this plugin via@vue/component-compiler-utils
. It would be great ifnode-sass
could be switched out withdart-sass
.Maybe this is already possible and I'm just overlooking an option?
The text was updated successfully, but these errors were encountered: