In Files

Methods

Tilt::ScssTemplate

Sass’s new .scss type template implementation.

Private Instance Methods

sass_options() click to toggle source
    # File lib/tilt/css.rb, line 38
38:     def sass_options
39:       options.merge(:filename => eval_file, :line => line, :syntax => :scss)
40:     end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.