mirror of https://github.com/sveltejs/svelte
parent
8a4883f65e
commit
9f6c0325c8
@ -1,13 +1,17 @@
|
||||
<!--[-->
|
||||
<!--[-->
|
||||
<title>lorem</title>
|
||||
<!---->
|
||||
<!--]-->
|
||||
<!--[-->
|
||||
<style>
|
||||
.ipsum {
|
||||
display: block;
|
||||
}
|
||||
</style>
|
||||
<!---->
|
||||
<!--]-->
|
||||
<!--[-->
|
||||
<script>
|
||||
console.log(true);
|
||||
</script>
|
||||
<!----><!--]-->
|
||||
<!--]-->
|
||||
<!--]-->
|
||||
|
||||
Loading…
Reference in new issue