Open jamiefolsom opened 8 years ago
ah yeah, sorry about this just saw the issue, i'll post something shortly how I got it working. Unless you have it working at the moment?
Thanks!
Apologies for the late reply, I have not used or updated this library in a while.
sassLoader: {
includePaths: [NodeRefills.includePaths]
}
Giving
node-refills
a try in an application build with webpack, but imports don't appear to work.in
webpack.config.js
Doing the same thing with
node-neat
, I can import those assets like this:in
layout.scss
Any hints? Thanks!