mirror of
https://github.com/BradNut/svelte-library
synced 2025-09-08 17:40:21 +00:00
5 lines
No EOL
54 B
Svelte
5 lines
No EOL
54 B
Svelte
<script>
|
|
import '$lib/style.css'
|
|
</script>
|
|
|
|
<slot /> |