mirror of https://github.com/sveltejs/svelte
5 lines
121 B
5 lines
121 B
5 years ago
|
<div class="root svelte-xyz">
|
||
|
<section class="whatever svelte-xyz">
|
||
|
<p class="svelte-xyz">hello</p>
|
||
|
</section>
|
||
|
</div>
|