mirror of
https://github.com/danog/dart-sass.git
synced 2025-01-22 13:51:31 +01:00
07b02174e0
This works around dart-lang/sdk#32490. We need to preserve the leading "./" to match Node Sass's behavior. Closes #246