add basic skeleton for site

This commit is contained in:
2024-04-08 19:03:46 -05:00
commit 225889c24a
6 changed files with 1934 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
@tailwind base;
@tailwind components;
@tailwind utilities;