Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:22:33 +08:00
commit 735ed8d1d7
19 changed files with 5548 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"name": "tailwind-4",
"description": "Tailwind CSS v4 patterns: CSS-first config, oklch colors, container queries, @utility directive",
"version": "1.0.0",
"author": {
"name": "Design Session with Claude Code"
},
"skills": [
"./skills"
],
"hooks": [
"./hooks"
]
}