feat(sprint3-step1-2): vision B2B + Tailwind tokens + LandingPage + Pricing B2B

This commit is contained in:
2026-03-17 06:36:52 +01:00
parent e52aa1e79c
commit d25bfb7d87
10 changed files with 448 additions and 84 deletions

19
.claude/settings.json Normal file
View File

@@ -0,0 +1,19 @@
{
"permissions": {
"allow": [
"Bash(npm *)",
"Bash(git *)",
"Bash(pm2 *)",
"Bash(curl *)",
"Bash(ls *)",
"Bash(cat *)",
"Bash(grep *)",
"Bash(mkdir *)",
"Bash(cp *)",
"Bash(mv *)",
"Bash(node *)",
"Bash(npx *)",
"Write(*)"
]
}
}