Releases: nathancahill/rollup-plugin-collect-sass
Releases · nathancahill/rollup-plugin-collect-sass
1.0.9
1.0.8
Fixes an issue where source maps were not being bundled correctly, throwing an error - thanks @QuentinRoy!
1.0.7
Include same import in dependencies
1.0.6
Support module dependencies for rollup-watch
1.0.5
Fix a bug where node_module imports would not resolve correctly.
1.0.4
No extract when no sass is available
1.0.3
Handle case where no sass is available
1.0.2
Include node_modules in search path
1.0.1
Switch to this.warn for Rollup warnings
1.0.0
First release