build fix fr

This commit is contained in:
Josh Patra
2025-04-08 00:44:02 -04:00
parent 6dbbe139d4
commit f7d8e64aa0
11 changed files with 70 additions and 557 deletions

View File

@@ -0,0 +1,7 @@
<script lang="ts">
import '../app.css';
let { children } = $props();
</script>
{@render children()}

View File

@@ -562,3 +562,4 @@
}
</style>