Open joelkobjoll opened 7 years ago
I'm trying to use it with webpack, and having a problem. :/
In my component I am using @import '~styles/base.scss'; And in my base.scss importing all files in a mixins folder, but not success, have some ideia to do it?
Would be nice to see alias support for instance be able to do @import '~StylesPath/*/.scss' :)