blob: 488efadca866d6260025eefc5ab71555d2462004 [file] [log] [blame]
Skyler Grey7177bbd2023-06-01 03:26:31 +02001<script>
2 import { BackgroundStars } from '$components/decoration/BackgroundStars';
3 import '../app.postcss';
4 import '../app.postcss';
5</script>
6
7<slot />
8
9<BackgroundStars />