Open gforcada opened 7 years ago
It ought to work but I'll have to take a look
I'm glad I saw this issue, I've spent an hour trying to figure out why my imported file was not globbing correctly.
+1 I'm having the same issue
+1
So what is the fix? I can't figure out how to get this working with laravel webpack
Same issue here: "child" @import within subfolder does not work.
+1
This does work with 'node-sass-globbing' and gulp.
From my current understanding, node-sass-globbing is not working with webpack?
I spend nearly two hours trying to figure out why import-glob-loader was not working for me, it turns out that having this structure does not work:
Should that be documented on the README or rather it should be fixed?