pull/16098/head
ComputerGuy 4 months ago
parent 348d91dbe6
commit d52711e544

@ -15,9 +15,7 @@
"end": 36, "end": 36,
"type": "StyleDirective", "type": "StyleDirective",
"name": "color", "name": "color",
"modifiers": [ "modifiers": ["important"],
"important"
],
"value": [ "value": [
{ {
"type": "MustacheTag", "type": "MustacheTag",

@ -9,10 +9,7 @@
"start": 0, "start": 0,
"end": 31, "end": 31,
"data": " svelte-ignore foo, bar ", "data": " svelte-ignore foo, bar ",
"ignores": [ "ignores": ["foo", "bar"]
"foo",
"bar"
]
} }
] ]
} }

Loading…
Cancel
Save