vuetify-loader
vuetify-loader copied to clipboard
SassError: Can't find stylesheet to import.
Regarding https://next.vuetifyjs.com/en/features/sass-variables/
'vuetify' and 'vuetify/settings' are valid and safe to use.
as a result of SassError: Can't find stylesheet to import.
vuetify/styles
is the only working setup at the moment.
This is probably related to this one as well @KaelWD - https://github.com/vuetifyjs/vuetify-loader/issues/273 and this one: https://github.com/nuxt/nuxt.js/issues/15412
Does your project path has whitespace in between? If yes, try removing it.