It is now possible to display #1
5
src/routes/+layout.svelte
Normal file
5
src/routes/+layout.svelte
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
<script>
|
||||||
|
import '../app.scss';
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<slot />
|
Loading…
Reference in New Issue
Block a user