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