Install frontend design skill

This commit is contained in:
2026-06-20 15:23:53 +10:00
parent 09f1090b9d
commit c0c0497055
7 changed files with 595 additions and 57 deletions
+2
View File
@@ -21,8 +21,10 @@
"infra:apply:prod": "terraform -chdir=terraform apply -var-file=environments/prod.tfvars"
},
"dependencies": {
"@tailwindcss/vite": "^4.3.1",
"react": "^19.2.7",
"react-dom": "^19.2.7",
"tailwindcss": "^4.3.1",
"zod": "^4.4.3"
},
"devDependencies": {