2006-12-04 10:46:42 +00:00
|
|
|
Testing:
|
|
|
|
Test Sass for alternate options settings
|
|
|
|
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
|
|
|
Arithmetic with Sassy variables
|
|
|
|
Exceptions thrown by Sass code should have their own class
|
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
|
|
|
|
There should be a way to represent options in-document
|