Lessscss template implementation. See: lesscss.org/
Less templates do not support object scopes, locals, or yield.
# File lib/tilt/css.rb, line 67 def evaluate(scope, locals, &block) @output ||= @engine.to_css end
Generated with the Darkfish Rdoc Generator 2.