Go to file
Natalie Weizenbaum 9f21fa943e Make transitive @extend work.
Loops are still kind of iffy.
2016-09-30 12:41:41 -07:00
bin Parse functions -> constructors 2016-09-30 12:41:41 -07:00
lib/src Make transitive @extend work. 2016-09-30 12:41:41 -07:00
tool Format all code. 2016-08-30 15:51:23 -07:00
.analysis_options I guess we're strong-mode clean too. 2016-08-30 15:51:15 -07:00
.gitignore Template files. 2016-08-30 15:51:06 -07:00
.test_config Template files. 2016-08-30 15:51:06 -07:00
AUTHORS Template files. 2016-08-30 15:51:06 -07:00
CHANGELOG.md Template files. 2016-08-30 15:51:06 -07:00
codereview.settings Template files. 2016-08-30 15:51:06 -07:00
CONTRIBUTING.md Template files. 2016-08-30 15:51:06 -07:00
differences.md Preserve newlines through @extend. 2016-09-30 12:41:41 -07:00
LICENSE Template files. 2016-08-30 15:51:06 -07:00
perf.md Update perf.md. 2016-08-30 15:51:21 -07:00
pubspec.yaml Use the tuple package. 2016-09-30 12:41:41 -07:00
README.md Add a disclaimer to the README. 2016-08-30 16:00:52 -07:00

A Dart implementation of Sass.

Disclaimer: this is not an official Google product.