1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00

[Sass] [TODO] Make Rack the default for Rails/Merb.

This commit is contained in:
Nathan Weizenbaum 2009-11-09 19:32:02 -08:00
parent 02e0e390d1
commit a47f627d76

2
TODO
View file

@ -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?