Closed nex3 closed 3 years ago
The previous error formatting just dumped all the properties of the error, which was difficult to read. CssSyntaxError.toString() produces a more nicely-formatted error, with a snippet of the source file showing where the error occurred.
The previous error formatting just dumped all the properties of the error, which was difficult to read. CssSyntaxError.toString() produces a more nicely-formatted error, with a snippet of the source file showing where the error occurred.