mirror of https://github.com/sveltejs/svelte
parent
2d5fd6f3a5
commit
3e6e5e5304
@ -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