Exception: Sasso::CompileError

Inherits:
Error
  • Object
show all
Defined in:
lib/sasso.rb,
sig/sasso.rbs

Overview

Raised on a Sass compile failure. #message is the compiler's full diagnostic (the same text the sasso CLI prints) when a url: is given, otherwise the legacy Error: <msg> (line:col) one-liner.