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

[TODO] Add a Rack middleware option for sass/plugin.

This commit is contained in:
Nathan Weizenbaum 2009-10-05 03:16:04 -07:00
parent 58d50c2141
commit c5f90b75d9

1
TODO
View file

@ -34,6 +34,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
CSS superset
Classes are mixins
Can refer to specific property values? Syntax?