@for $i from 0 through 9 { .num#{$i} { background-image: url(#{"./images/" + $color + $i + ".png"}); } } } Here's my errors: ERROR in ./~/css-loader!./~/sass-loader ...
css-loader doesn't manage to resolve some file from path using webpack resolve.alias. I saw that there is an option to create css-loader aliases with alias option. But is it possible to use directly ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results