-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
style.module.scss is not loading #25
Comments
Thank you for the bug report @sameroso. Do you have the Sass package installed already in that repo? |
I installed Sass package and it worked, but I already have node-sass installed for the same project? Ideally that should have worked right? or for now do we need to add sass package as a dev dependency? |
Hi all, thanks for the bug report! You currently do need to install I've opened a PR in Vite, depending on how that goes we may be able to fix it :) |
Hi there, you won't need Please feel free to reopen this if you still see issues. |
Trying to load component that uses style.module.scss and shows this error
The text was updated successfully, but these errors were encountered: