Environment
Vuetify Version: 3.1.12
Vue Version: 3.2.47
Browsers: Chrome 111.0.0.0
OS: Windows 10
Steps to reproduce
- Make sure you are on window machine
- Make sure path have space (you can name project dir =>
vuetify project)
- Run the project via
yarn && yarn dev
Expected Behavior
It should run like normal
Actual Behavior
Throws error saying can't find stylesheet to import

Reproduction Link
GitHub repo
Note
Clone from windows-sass-issue branch
Other comments
This works fine on mac (or maybe linux as well). John will be able to reproduce this as he has windows machine 😇
Environment
Vuetify Version: 3.1.12
Vue Version: 3.2.47
Browsers: Chrome 111.0.0.0
OS: Windows 10
Steps to reproduce
vuetify project)yarn && yarn devExpected Behavior
It should run like normal
Actual Behavior
Throws error saying can't find stylesheet to import

Reproduction Link
GitHub repo
Other comments
This works fine on mac (or maybe linux as well). John will be able to reproduce this as he has windows machine 😇