pull/11106/head^2
Dominic Gannaway 2 years ago
parent c2b4562ce5
commit ce20ddb9b0

@ -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": 30,
"data": " svelte-ignore foo bar ",
"ignores": [
"foo",
"bar"
]
"ignores": ["foo", "bar"]
}
]
}
}
}

@ -1116,4 +1116,4 @@
"transparent": false
},
"options": null
}
}

@ -407,4 +407,4 @@
"transparent": false
},
"options": null
}
}

@ -157,4 +157,4 @@
"transparent": false
},
"options": null
}
}

Loading…
Cancel
Save