@ -15,9 +15,7 @@
"end": 36,
"type": "StyleDirective",
"name": "color",
"modifiers": [
"modifiers": ["important"],
"important"
],
"value": [
{
"type": "MustacheTag",
@ -9,10 +9,7 @@
"start": 0,
"end": 31,
"data": " svelte-ignore foo, bar ",
"ignores": [
"ignores": ["foo", "bar"]
"foo",
"bar"
]
}