Pattie Reaves
Pattie Reaves
The way I ended up getting around the issue, if anyone else has this problem, is by specifying the loaders in the files, e.g. ``` import '!style-loader!css-loader!../../../../../node_modules/[path to file i...
Would love to see this integrated into the master branch. :+1:
FWIW when I used this in a project, the updateSize function broke (so it was not scaling to cover the background). I changed the query to get the mediaAspect on...
Note: adding `process.argv.push('--https')` to the top of my mix config will address the issue. I used to address this issue by adding --key and --cert flags to my hot task,...
I would love to see this issue fixed! It makes it hard to use stylefmt and lost.
:P well played @morishitter
This could be a good candidate for a [Yeoman](http://yeoman.io/) generator.