Skip to content

Commit be3dad1

Browse files
committed
lint
1 parent 5e2bf13 commit be3dad1

File tree

1 file changed

+1
-0
lines changed
  • packages/svelte/src/compiler/phases/1-parse/read

1 file changed

+1
-0
lines changed

packages/svelte/src/compiler/phases/1-parse/read/style.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ function read_rule(parser) {
118118
metadata: {
119119
parent_rule: null,
120120
has_local_selectors: false,
121+
is_global: false,
121122
is_global_block: false
122123
}
123124
};

0 commit comments

Comments
 (0)