You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
Make sure this is a Vite issue and not a framework-specific issue. For example, if it's a Vue SFC related bug, it should likely be reported to vuejs/core instead.
Describe the bug
I am trying to import my
_variables.scss
file in to myApp.scss
and it does not work and shows me an errorI also tried this as well
@forward "./variables";
and it is not working at some points :( please help what else shall I do!
This is my vite.config.js
Reproduction
#11612
Steps to reproduce
npm run dev
System Info
Used Package Manager
npm
Logs
No response
Validations
Tasks
The text was updated successfully, but these errors were encountered: