animations

This commit is contained in:
2026-01-09 10:14:27 +01:00
parent 1c5f272f33
commit 91b819e9c1
2 changed files with 127 additions and 71 deletions

View File

@@ -0,0 +1,12 @@
{
"permissions": {
"allow": [
"Bash(npm run build:*)",
"Bash(npm install:*)",
"Bash(ls:*)",
"Bash(node scripts/optimize-images.js:*)",
"Bash(node scripts/optimize-images.cjs:*)",
"Skill(frontend-design)"
]
}
}