@use sass rule doesn't work in my webpack configuration

27 Views Asked by At

I have this config: My config to sass and when I run webserver I get this: Error img.Moreover, without this mcolor variable I anyway don't get any styles from _variables.scss. Can I use @use rule with webpack? Am I doing anything wrong? By the way @import works well! File structure and file contents: File content_1 and File content_2

I was trying realod server and any more. Nothing works.

0

There are 0 best solutions below