ended3월 17일· 1 sources
TAILWIND CSS in serious apps — what I found after asking AI, using v0, and digging through GitHub
실무 프로젝트에서 Tailwind CSS는 실제로 어떻게 쓰이는가 — AI, v0, GitHub을 파헤친 결과
Why it matters
The author, lacking production experience, investigated how Tailwind CSS is used in serious apps by consulting AI, v0, and real GitHub repos. While AI and v0 generated massive CSS files with extensive tokens and variables, most highly-starred GitHub repos used minimal Tailwind setup — just the three base directives with utility classes applied directly in components. The author asks experienced developers whether this minimal, utility-first approach is truly the production standard.
1
Sources
+0
24h
—
Growth
179d
Active
Tailwind CSSv0production setuputility classesdesign system