Skip to content

Releases: nathancahill/rollup-plugin-collect-sass

1.0.9

19 Jul 21:50
Compare
Choose a tag to compare

Fix an issue where multiline comments were throwing errors in the node-sass context.

1.0.8

28 Jun 18:17
Compare
Choose a tag to compare

Fixes an issue where source maps were not being bundled correctly, throwing an error - thanks @QuentinRoy!

1.0.7

09 May 21:47
Compare
Choose a tag to compare

Include same import in dependencies

1.0.6

09 May 21:23
Compare
Choose a tag to compare

Support module dependencies for rollup-watch

1.0.5

09 May 19:32
Compare
Choose a tag to compare

Fix a bug where node_module imports would not resolve correctly.

1.0.4

28 Apr 21:40
Compare
Choose a tag to compare

No extract when no sass is available

1.0.3

28 Apr 21:37
Compare
Choose a tag to compare

Handle case where no sass is available

1.0.2

26 Apr 20:27
Compare
Choose a tag to compare

Include node_modules in search path

1.0.1

26 Apr 19:29
Compare
Choose a tag to compare

Switch to this.warn for Rollup warnings

1.0.0

26 Apr 19:14
Compare
Choose a tag to compare

First release