Initial commit

This commit is contained in:
Gašper Dobrovoljc
2023-04-13 17:36:47 +02:00
commit de93ee957b
24 changed files with 2117 additions and 0 deletions

3
src/app.postcss Normal file
View File

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