This commit is contained in:
2025-05-07 16:34:02 -03:00
parent 11f43cf9cd
commit ad15aa7a73
7 changed files with 17 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
---
import "~/styles/app.css";
import "~/styles/global.css";
import BaseHead, {
type Props as HeadProps,
} from "./_components/BaseHead.astro";