blob: 9b019ecfbbc335939e7d35af420b895b5cd40d5c [file] [log] [blame]
<script>
import { BackgroundStars } from '$components/decoration/BackgroundStars';
import '../app.postcss';
import '../app.postcss';
</script>
<slot />
<BackgroundStars starCount={20} />