+layout.svelte 51 B

12345
  1. <script>
  2. import '../app.css';
  3. </script>
  4. <slot />