Reorganize duplicated tailwind code and formatting

This commit is contained in:
prototypa
2022-08-27 01:52:23 -04:00
parent ca01eecc24
commit 212331215b
28 changed files with 424 additions and 950 deletions

View File

@ -11,4 +11,4 @@ const { meta } = Astro.props;
<Header />
<slot />
<Footer />
</Layout>
</Layout>