--- import '../styles/global.css' import BaseLayout from "@/layouts/BaseLayout.astro"; import { App } from "@/components/App" ---