lmao what

This commit is contained in:
Benjamin Palko 2025-01-09 10:35:10 -05:00
parent fd705aecc5
commit 484e668bab

View file

@ -9,15 +9,15 @@
</script>
<div class="layout">
<ParaglideJS {i18n}>
<ClerkProvider publishableKey={PUBLIC_CLERK_PUBLISHABLE_KEY}>
{@render children()}
</ClerkProvider>
</ParaglideJS>
</div>
<ParaglideJS {i18n}>
<style>
<style>
.layout {
@apply h-screen w-screen bg-base-100;
}
</style>
</ParaglideJS>
</style>