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
|
2006-12-04 10:46:42 +00:00
|
|
|
|
|
|
|
Features:
|
2006-12-22 01:52:45 +00:00
|
|
|
Exceptions thrown by Sass code should have their own class
|
2007-01-19 17:03:47 +00:00
|
|
|
Exceptions in general should be a lot nicer
|
2006-12-04 10:46:42 +00:00
|
|
|
Filters for Haml
|
2006-12-23 02:24:10 +00:00
|
|
|
Haml and Sass should throw syntax errors rather than blithely parsing ill-formatted documents
|
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
|