Sass template implementation. See: haml.hamptoncatlin.com/
Sass templates do not support object scopes, locals, or yield.
# File lib/tilt/css.rb, line 27 def allows_script? false end
# File lib/tilt/css.rb, line 23 def evaluate(scope, locals, &block) @output ||= @engine.render end
Generated with the Darkfish Rdoc Generator 2.