mirror of
https://github.com/danog/dart-sass.git
synced 2024-11-26 20:24:42 +01:00
702a7ee7a1
Instead of calling `SourceFile.getText()`, which creates string copies of a substantial subset of the text of the file every time, this directly accesses the file's underlying code units without doing any copies. Closes #1913 |
||
---|---|---|
.. | ||
src | ||
sass.dart |