feat: add basic

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2025-08-08 15:43:42 +02:00
commit 96a4a50825
24 changed files with 5450 additions and 0 deletions

6
package.json Normal file
View File

@@ -0,0 +1,6 @@
{
"dependencies": {
"@tailwindcss/cli": "^4.1.11",
"tailwindcss": "^4.1.11"
}
}