Import mixins & variable to all scss modules automatically #77683
Unanswered
TheDarkStrix
asked this question in
Help
Replies: 1 comment
-
Hi, there. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I have the styles folder with contains _mixin.scss & _variables.scss .
With this , i want to automatically import these mixin.scss and variables.scss into all my *.module.scss file. Unfortunately trying the webpack & the sassOptions , in not correctly importing these files . Not sure what i am doing wrong here . Any help regarding this would be greatly appreciated .
Note : I would want to automatically import it to all the *.module.scss files not a regular .scss file
Additional information
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions