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

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

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

Loading…
Cancel
Save