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:
parent
98b31319ab
commit
c5b1ae8c50
1 changed files with 5 additions and 1 deletions
6
TODO
6
TODO
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue