trace property

Trace trace

The Sass stack trace at the point this exception was thrown.

This includes span.

Implementation

Trace get trace => Trace([frameForSpan(span, "root stylesheet")]);