Module
Compass::ImportOnce::Engine
In:
lib/compass/import-once/engine.rb
All sass engines will be extended with this module to manage the lifecycle around each
Methods
render
render_with_sourcemap
to_css
with_import_scope
Public Instance methods
render
()
render_with_sourcemap
(sourcemap_uri)
to_css
()
with_import_scope
(css_filename) {|| ...}
[Validate]