Parses the filtered text with {Sass} to produce CSS output.
@see Base#render
# File lib/haml/filters.rb, line 310 310: def render(text) 311: ::Sass::Engine.new(text, ::Sass::Plugin.engine_options).render 312: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.