mirror of https://github.com/sveltejs/svelte
parent
ef4d7e2538
commit
c2cc5e5fb8
@ -0,0 +1,8 @@
|
||||
{
|
||||
"message": "LeftCurlyBracket is expected",
|
||||
"loc": {
|
||||
"line": 2,
|
||||
"column": 16
|
||||
},
|
||||
"pos": 24
|
||||
}
|
@ -0,0 +1,3 @@
|
||||
<style>
|
||||
this is not css
|
||||
</style>
|
Loading…
Reference in new issue