Scss variables in custom webpack configuration #10924
Unanswered
tankpower1
asked this question in
Help
Replies: 1 comment
-
I can't seem to find where the sass-loader is located in next.js webpack. |
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.
-
Hi,
for my project i needed to pass a variable from webpack to scss which i managed to do in v9.2.2 but since updating to 9.3.0 it doesn't seem to work. This is my current code:
Beta Was this translation helpful? Give feedback.
All reactions