v0.2.0
- Remove
addDependencyTo, as it's not necessary anymore when being used withpostcss-loader - Change default for
rootto the webpack context whenwebpackoption is present - Add
pathsoption, which should be used to change search paths, and defaults toloaderContext.resourcePathwhenwebpackoption is present - Big thanks to @smuemd for the work behind many of these changes!