dart-sass/lib
Natalie Weizenbaum 83343d7046
Fix a race condition in meta.load-css() (#1376)
We weren't properly awaiting a call to CssStylesheet.accept(), which
meant that it could try to continue doing work asynchronously in the
wrong context.

Closes #1318
2021-06-23 17:12:18 -07:00
..
src Fix a race condition in meta.load-css() (#1376) 2021-06-23 17:12:18 -07:00
sass.dart Only omit 5 deprecation warnings per feature by default (#1327) 2021-05-21 22:45:58 -07:00