Module Less::StyleSheet::Declaration3
In: lib/sass/less.rb

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.

Methods

External Aliases

build -> build_without_sass

Public Instance methods

build(env)

Alias for build_with_sass

[Validate]