refactoring of everything
This commit is contained in:
5
src/routes/+layout.svelte
Normal file
5
src/routes/+layout.svelte
Normal file
@ -0,0 +1,5 @@
|
||||
<script>
|
||||
import "../app.postcss";
|
||||
</script>
|
||||
|
||||
<slot />
|
||||
Reference in New Issue
Block a user