Open
Description
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
Note
Clone fromwindows-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 😇