File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -208,7 +208,7 @@ final class _EvaluateVisitor
208208
209209 ModifiableCssParentNode ? __parent;
210210
211- /// The original parent node for a stylesheet that was loaded with @import.
211+ /// The original parent node for a stylesheet that was loaded with ` @import` .
212212 ///
213213 /// This value is only set when a file uses `@import` in combination with
214214 /// non-built-in Sass modules.
Original file line number Diff line number Diff line change 55// DO NOT EDIT. This file was generated from async_evaluate.dart.
66// See tool/grind/synchronize.dart for details.
77//
8- // Checksum: d02e86d11c5ca310e2402c60935ccf301d3cfbc2
8+ // Checksum: 0db2da7b7facb3c5c79cfba1d6829d18a5de5cdd
99//
1010// ignore_for_file: unused_import
1111
@@ -216,7 +216,7 @@ final class _EvaluateVisitor
216216
217217 ModifiableCssParentNode ? __parent;
218218
219- /// The original parent node for a stylesheet that was loaded with @import.
219+ /// The original parent node for a stylesheet that was loaded with ` @import` .
220220 ///
221221 /// This value is only set when a file uses `@import` in combination with
222222 /// non-built-in Sass modules.
You can’t perform that action at this time.
0 commit comments