feat: tailwind v4, shadcn, expressive-code
This commit is contained in:
parent
f51601c21a
commit
513aa6a8b5
17 changed files with 1614 additions and 2480 deletions
|
@ -27,7 +27,7 @@ const { title, description, image } = Astro.props
|
|||
class="box-border flex h-fit min-h-screen flex-col gap-y-6 font-sans antialiased"
|
||||
>
|
||||
<Header />
|
||||
<main class="flex-grow">
|
||||
<main class="grow">
|
||||
<slot />
|
||||
</main>
|
||||
<Footer />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue