mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
8ffec90301
git-svn-id: svn://hamptoncatlin.com/haml/trunk@308 7063305b-7217-0410-af8c-cdc13e5119b9
14 lines
515 B
Text
14 lines
515 B
Text
Testing:
|
|
Add Sass support for various utilities (benchmark, profile)
|
|
|
|
Documentation:
|
|
! Document Sass module
|
|
Haml::Engine public method info could use work
|
|
|
|
Features:
|
|
Exceptions thrown by Sass code should have their own class
|
|
Exceptions in general should be a lot nicer
|
|
Filters for Haml
|
|
Haml and Sass should throw syntax errors rather than blithely parsing ill-formatted documents
|
|
There should be a way to represent options in-document
|
|
Haml and Sass executables should return meaningful exit codes
|