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?