init commit

This commit is contained in:
2024-06-05 17:37:13 +00:00
commit 7a1361419a
52 changed files with 2693 additions and 0 deletions

5
tailwind/.eslintrc Normal file
View File

@@ -0,0 +1,5 @@
{
"env": {
"node": true
}
}