From a47f627d76255a4166fbc3cc5117d884aacd82ae Mon Sep 17 00:00:00 2001 From: Nathan Weizenbaum Date: Mon, 9 Nov 2009 19:32:02 -0800 Subject: [PATCH] [Sass] [TODO] Make Rack the default for Rails/Merb. --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index a6e3aa05..e9f608d2 100644 --- a/TODO +++ b/TODO @@ -29,7 +29,7 @@ Benchmark the effects of storing the raw template in sassc If it's expensive, overload RootNode dumping/loading to dup and set @template to nil Then fall back on reading from actual file - Add a Rack middleware option for sass/plugin + Make Rack middleware the default for Rails and Merb versions that support it CSS superset Classes are mixins Can refer to specific property values? Syntax?