This commit is contained in:
2026-02-03 15:10:50 -05:00
parent 73cffe9f63
commit 5a4c69f32c
33 changed files with 39059 additions and 145963 deletions

View File

@@ -0,0 +1,13 @@
{
"permissions": {
"allow": [
"Bash(npm install:*)",
"Bash(npx tailwindcss:*)",
"Bash(./node_modules/.bin/tailwindcss:*)",
"Bash(node -e:*)",
"Bash(pkill:*)",
"Bash(curl:*)",
"Bash(lsof:*)"
]
}
}