OPEN_GRID API - v1.5.2
    Preparing search index...

    Variable TYPOGRAPHY_PRESETSConst

    TYPOGRAPHY_PRESETS: Readonly<Record<string, TokenDelta>> = ...

    내장 프리셋 7종 — id → 토큰 델타.

    값의 정본은 src/styles/typography.css 의 프리셋 블록과 같다. 요소 경로에서는 CSS 가, 그리드 경로에서는 이 델타가 같은 결과를 낸다(§'두 경로' 참조).

    The seven built-in presets — id → token delta.

    These values mirror the preset blocks in src/styles/typography.css: the element path is driven by CSS, the grid path by this delta, and both land on the same tokens.