Exception: Less2Sass::LessCompilationError

Inherits:
Less2SassError show all
Defined in:
lib/less2sass/error.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



59
60
61
# File 'lib/less2sass/error.rb', line 59

def message
  "\n" + super
end