mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
e11f493f45
git-svn-id: svn://hamptoncatlin.com/haml/trunk@585 7063305b-7217-0410-af8c-cdc13e5119b9
17 lines
535 B
Text
17 lines
535 B
Text
Bugs:
|
|
If an @imported document is changed, Sass should recompile the template
|
|
|
|
Testing:
|
|
Test html2haml and css2sass
|
|
|
|
Documentation:
|
|
Haml::Engine public method documentation could use work
|
|
!! Document at-rules.
|
|
|
|
Features:
|
|
Sass should throw generic errors for undefined constants, not syntax errors
|
|
Sass::Plugin should log errors
|
|
There should be a way to represent options in-document
|
|
There should be a way to make Haml tags not insert whitespace
|
|
"%li, %a"?
|
|
Sass::Engine load_paths option should be set by executable
|