From f3475e80085cb1efb8f013939b6ba5a8bbef474e Mon Sep 17 00:00:00 2001 From: Nathan Weizenbaum Date: Fri, 29 Feb 2008 16:23:27 -0800 Subject: [PATCH] Fixing up TODO. --- TODO | 7 ------- 1 file changed, 7 deletions(-) diff --git a/TODO b/TODO index a4492d27..36cef6d9 100644 --- a/TODO +++ b/TODO @@ -1,16 +1,9 @@ -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 - 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