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