From 3c792890f4810a1bd9577c3af4971278d4bc3a13 Mon Sep 17 00:00:00 2001 From: Nathan Weizenbaum Date: Thu, 23 Apr 2009 16:51:44 -0700 Subject: [PATCH] Update TODO. --- TODO | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/TODO b/TODO index 15bcd328..84552be4 100644 --- a/TODO +++ b/TODO @@ -24,11 +24,9 @@ ** Sass CSS Terminology? (https://mail.google.com/mail/#label/Haml/1202d75234b3ce6b) Sass::Engine load_paths option should be set by executable - Sassc - Add option to disable - [2.4] Do all parsing in to_tree - Never call Node#interpolate + [2.4] Pre-parse everything possible: never call Node#interpolate + [2.4] Do all parsing in to_tree [2.4] Allow semicolons for multiple props on one line [2.4] Pull in Compass watcher stuff [2.4] Internationalization