sass 0.3.1
sass: ^0.3.1 copied to clipboard
Sass-transformer for pub-serve and pub-build.
0.3.0 - 2014-05-25 #
0.2.2 - 2014-05-23 #
- Require Barback 0.13.x.
- Fixed
DeclaringTransformer
on Barback 0.13.x.
0.2.1 - 2014-05-15 #
- Implemented
DeclaringTransformer
interface so Barback can optimize the asset graph. - Compatibility with Barback 0.13.x.
0.2.0 - 2014-05-15 #
- Exclude URL-imports when parsing imports. (Thanks to Vikraman Choudhury.)
0.1.1 - 2014-04-24 #
- Ignore Compass imports when reading the dependencies of a module. (Thanks to Dan Schultz.)