Remove stuff & add stuff to make my own template

This commit is contained in:
2024-08-07 10:30:38 -05:00
commit d85490418f
22 changed files with 4950 additions and 0 deletions

3
src/styles/globals.css Normal file
View File

@ -0,0 +1,3 @@
@tailwind base;
@tailwind components;
@tailwind utilities;