mirror of
https://github.com/danog/dart-sass.git
synced 2025-01-23 06:12:00 +01:00
7e371666f4
To support this, we now run Node-Sass-style relative loads outside of the Node importer. This allows the evaluator to check whether a relative load succeeded and use that to determine whether the stylesheet counts as a dependency. See sass/sass#3065