34 lines
864 B
Markdown
34 lines
864 B
Markdown
---
|
|
id: wiki-2026-0508-bem-block-element-modifier
|
|
title: BEM (Block Element Modifier)
|
|
category: 10_Wiki/Topics
|
|
status: duplicate
|
|
canonical_id: wiki-2026-0508-bem
|
|
duplicate_of: "[[BEM]]"
|
|
aliases: []
|
|
source_trust_level: A
|
|
confidence_score: 0.9
|
|
verification_status: redirected
|
|
tags: [duplicate, css, bem]
|
|
last_reinforced: 2026-05-10
|
|
github_commit: pending
|
|
---
|
|
|
|
# BEM (Block Element Modifier)
|
|
|
|
> **이 문서는 [[BEM]] 의 중복본입니다.** Canonical 문서로 redirect.
|
|
|
|
## 핵심 요약
|
|
- BEM = Block Element Modifier — Yandex CSS naming methodology.
|
|
- `.block__element--modifier` 의 flat naming convention.
|
|
- 매 자세한 내용 / patterns / decision criteria → [[BEM]] 의.
|
|
|
|
## 🔗 Graph
|
|
- 부모: [[BEM]] (canonical)
|
|
|
|
## 🕓 변경 이력
|
|
| 날짜 | 변경 |
|
|
|---|---|
|
|
| 2026-05-08 | Phase 1 |
|
|
| 2026-05-10 | 중복 처리 — [[BEM]] 의 redirect |
|