2007-02-10 06:50:56 +00:00
|
|
|
Bugs:
|
|
|
|
Find a way to make Sass comments work anywhere without breaking url(http://
|
|
|
|
|
2006-12-04 10:46:42 +00:00
|
|
|
Testing:
|
|
|
|
Add Sass support for various utilities (benchmark, profile)
|
2007-02-14 16:38:01 +00:00
|
|
|
Test html2haml
|
2006-12-04 10:46:42 +00:00
|
|
|
|
|
|
|
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
|
2007-02-04 05:39:10 +00:00
|
|
|
Line numbers on Sass errors should be correct after empty lines
|
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
|