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:
parent
02e0e390d1
commit
a47f627d76
1 changed files with 1 additions and 1 deletions
2
TODO
2
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?
|
||||
|
|
Loading…
Add table
Reference in a new issue