mirror of
https://github.com/danog/dart-sass.git
synced 2025-01-22 13:51:31 +01:00
74400dc4a4
This allows us to support asynchronous importers and, eventually, functions without breaking synchronous support. The copies were made manually, but the eventual plan is to auto-generate the synchronous versions by stripping all asynchrony from the async versions. See #9