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:
parent
58d50c2141
commit
c5f90b75d9
1 changed files with 1 additions and 0 deletions
1
TODO
1
TODO
|
@ -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?
|
||||
|
|
Loading…
Add table
Reference in a new issue