mirror of
https://github.com/danog/dart-sass.git
synced 2025-01-22 13:51:31 +01:00
3d1dab3563
For any @errors encountered in mixins or functions, use the call-site (instead of the @error rule) as the span printed in the error message. Closes #474 See sass/sass-spec#1494