sass_transformer 0.1.2+1
sass_transformer: ^0.1.2+1 copied to clipboard
DEPRECATED - use `grind sass` task instead. Sass transformer for pub-serve and pub-build.
0.1.2 - 2016-08-31 #
- Correct bug caused by transformer run in debug mode
- Change
TransformerOptions.parsetoTransformerOptionsconstructor
0.1.1 - 2016-08-26 #
- Correct
libpath replacement. If primary asset path waslib/without sub folder was not processed correctly. - Correct logging to
sass_transformerinsteaddart-sass
0.1.0+1 - 2016-08-25 #
- Correct code to process all primary files
0.1.0 - 2016-08-25 #
- First Release