Property and variable declarations. We want to keep track of the line number so we don’t space out the variables too much in the generated Sass.
# File lib/sass/less.rb, line 59 59: def build_with_sass(env) 60: build_without_sass(env) 61: env.rules.last.src_line = input.line_of(interval.first) 62: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.