35 lines
1.2 KiB
Markdown
35 lines
1.2 KiB
Markdown
---
|
|
id: wiki-2026-0508-대규모-프론트엔드-프로젝트의-확장성-있는-구조-및-스타일링
|
|
title: 대규모 프론트엔드 프로젝트의 확장성 있는 구조 및 스타일링 시스템 설계
|
|
category: 10_Wiki/Topics
|
|
status: duplicate
|
|
canonical_id: large-frontend-projects
|
|
duplicate_of: "[[Large_Frontend_Projects]]"
|
|
aliases: []
|
|
source_trust_level: A
|
|
confidence_score: 0.9
|
|
verification_status: redirected
|
|
tags: [duplicate, frontend, styling, design-system]
|
|
last_reinforced: 2026-05-10
|
|
github_commit: pending
|
|
---
|
|
|
|
# 대규모 프론트엔드 프로젝트의 확장성 있는 구조 및 스타일링 시스템 설계
|
|
|
|
> **이 문서는 [[Large_Frontend_Projects]] 의 중복본입니다.** Canonical 문서로 redirect.
|
|
|
|
## 핵심 요약 (specialization aspects)
|
|
- 매 styling system 의 emphasis — Tailwind 4, CSS-in-JS (vanilla-extract), design token pipeline.
|
|
- 매 scalability 의 design system 측면 cover.
|
|
- 매 canonical 문서가 structure + styling 의 종합 다룸.
|
|
|
|
## 🔗 Graph
|
|
- 부모: [[Large_Frontend_Projects]] (canonical)
|
|
- Adjacent: [[Design_Systems]] · [[CSS-in-JS]] · [[Tailwind]]
|
|
|
|
## 🕓 변경 이력
|
|
| 날짜 | 변경 |
|
|
|---|---|
|
|
| 2026-05-08 | Phase 1 |
|
|
| 2026-05-10 | 중복 처리 — canonical 문서로 redirect |
|