Initial commit

This commit is contained in:
rak
2025-04-13 11:51:37 +02:00
parent 9569c7d683
commit 39377d7dfe
19 changed files with 792 additions and 472 deletions

5
.postcssrc.json Normal file
View File

@@ -0,0 +1,5 @@
{
"plugins": {
"@tailwindcss/postcss": {}
}
}