mirror of
https://github.com/danog/dart-sass.git
synced 2025-01-22 22:02:00 +01:00
d4655f22bd
We were resolving URLs relative to the canonical URL rather than the original URL, which broke importers for which those were different, like the package importer. Closes #334