1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00

Updated TODO.

git-svn-id: svn://hamptoncatlin.com/haml/trunk@512 7063305b-7217-0410-af8c-cdc13e5119b9
This commit is contained in:
nex3 2007-05-10 09:25:07 +00:00
parent 98b31319ab
commit c5b1ae8c50

6
TODO
View file

@ -1,3 +1,7 @@
Bugs:
If an @imported document is changed, Sass should recompile the template
warn should be defined locally in case of no ActionPack
Testing:
Test html2haml and css2sass
@ -11,5 +15,5 @@ Features:
There should be a way to make Haml tags not insert whitespace
"%li, %a"?
Sass::Engine load_paths option should be set by executable
If an @imported document is changed, Sass should recompile the template
Unary minus in SassScript
Deprecated uses of ~ should be removed