2006-12-04 10:46:42 +00:00
|
|
|
Testing:
|
|
|
|
Add Sass support for various utilities (benchmark, profile)
|
|
|
|
|
|
|
|
Documentation:
|
2006-12-22 01:52:45 +00:00
|
|
|
! Document Sass module
|
2007-01-31 06:38:23 +00:00
|
|
|
Haml::Engine public method documentation could use work
|
2006-12-04 10:46:42 +00:00
|
|
|
|
|
|
|
Features:
|
2007-01-31 06:38:23 +00:00
|
|
|
Sass should throw generic errors for undefined constants, not syntax errors
|
2007-02-04 03:20:24 +00:00
|
|
|
Sass::Plugin should log errors
|
|
|
|
"#main\n :color: #fff" and "#main\n :color #fff;" should throw errors.
|
2007-01-19 17:03:47 +00:00
|
|
|
There should be a way to represent options in-document
|
|
|
|
Haml and Sass executables should return meaningful exit codes
|