less_dart 0.1.4
less_dart: ^0.1.4 copied to clipboard
Native Dart Less compiler/transformer to build .css files from .less files.
0.1.4 - 2015-01-12 #
- Breaking Change: Transformer option 'build_mode' changed to 'dart' as default.
- Updated Readme and some bugs resolved.
0.1.3 - 2015-01-09 #
- Final less 1.7.5 code.
0.1.2 - 2015-01-06 #
- SourceMaps generation.
0.1.1 - 2015-01-02 #
- Path package integration to normalize file path, according to windows/linux.
0.1.0 - 2014-12-30 #
- Initial translation less 1.7.5.