Skip to content

feat(tokens): Connect VE theme values to the SD CSS variable pipeline#275

Closed
3o14 wants to merge 2 commits into
devfrom
feature/token-ve-codegen-wonju
Closed

feat(tokens): Connect VE theme values to the SD CSS variable pipeline#275
3o14 wants to merge 2 commits into
devfrom
feature/token-ve-codegen-wonju

Conversation

@3o14

@3o14 3o14 commented Apr 30, 2026

Copy link
Copy Markdown
Member

Summary

Style Dictionary v5 ESM 빌드 파이프라인 구축

Changes

  • packages/tokens/config.js: 계층형 토큰 병합 및 의미 토큰 전용 빌드 로직 추가
  • packages/tokens/src/theme/themes.css.ts: 하드코딩된 값을 Style Dictionary 생성 CSS 변수 참조로 전환
  • packages/tokens/package.json: 생성된 스타일을 외부에서 사용할 수 있도록 ./styles.css export 추가
  • .storybook/preview.ts: 스타일 적용 순서 보장을 위해 토큰 CSS 임포트 추가

@changeset-bot

changeset-bot Bot commented Apr 30, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 5f762b9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai

coderabbitai Bot commented Apr 30, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 82ce61a3-93c4-4ef5-902f-0f6684c3e086

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/token-ve-codegen-wonju

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov

codecov Bot commented Apr 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@3o14 3o14 self-assigned this Apr 30, 2026
@3o14 3o14 closed this May 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant