Let it rip

This commit is contained in:
Henry
2023-10-27 22:01:59 +01:00
parent d142286c67
commit 621b462698
29 changed files with 837 additions and 0 deletions

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

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