feat: apply app.scss
This commit is contained in:
parent
d8af687361
commit
506e3fefbb
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