All sass engines will be extended with this module to manage the lifecycle around each
# File lib/compass/import-once/engine.rb, line 15 def render with_import_scope(options[:css_filename]) do super end end
# File lib/compass/import-once/engine.rb, line 21 def render_with_sourcemap(sourcemap_uri) with_import_scope(options[:css_filename]) do super end end
Generated with the Darkfish Rdoc Generator 2.