haml--haml/TODO

14 lines
488 B
Plaintext
Raw Normal View History

Testing:
Add Sass support for various utilities (benchmark, profile)
Documentation:
! Document Sass module
Haml::Engine public method documentation could use work
Features:
Sass should throw generic errors for undefined constants, not syntax errors
Sass::Plugin should log errors
"#main\n :color: #fff" and "#main\n :color #fff;" should throw errors.
There should be a way to represent options in-document
Haml and Sass executables should return meaningful exit codes