vuetify-loader icon indicating copy to clipboard operation
vuetify-loader copied to clipboard

SassError: Can't find stylesheet to import.

Open qxygene opened this issue 2 years ago • 2 comments

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.

qxygene avatar Nov 20 '22 12:11 qxygene

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

carlosmouracorreia avatar Dec 02 '22 15:12 carlosmouracorreia

Does your project path has whitespace in between? If yes, try removing it.

jd-solanki avatar Feb 22 '23 14:02 jd-solanki