drawing01 / src /routes /+layout.svelte
adpro's picture
Duplicate from huggingface-projects/diffuse-the-rest
14b3c00
raw
history blame contribute delete
51 Bytes
<script>
import '../app.css';
</script>
<slot />