Skip to content

refactor(webview): PandaCSS 제거 및 @gitanimals/ui-tailwind 전환#382

Merged
sumi-0011 merged 3 commits into
devfrom
feat/webview-ui-tailwind-migration
Apr 6, 2026
Merged

refactor(webview): PandaCSS 제거 및 @gitanimals/ui-tailwind 전환#382
sumi-0011 merged 3 commits into
devfrom
feat/webview-ui-tailwind-migration

Conversation

@sumi-0011
Copy link
Copy Markdown
Member

요약

  • apps/webview에서 PandaCodegen, styled-system, @gitanimals/ui-panda 의존성을 제거했습니다.
  • Tailwind v3 + @gitanimals/ui-tailwind(createGitAnimalsConfig) 파이프라인을 추가했습니다.
  • 페이지·컴포넌트의 css() / _panda/jsx / patterns를 Tailwind 유틸 + cn으로 치환했습니다.

검증

  • pnpm --filter @gitanimals/webview type-check
  • pnpm --filter @gitanimals/webview build

참고

  • pnpm --filter @gitanimals/webview lint는 기존 ESLint flat config 이슈로 실패할 수 있습니다(별도 수정 권장).
  • packages/ui/panda 패키지 및 apps/web의 Panda 의존은 변경하지 않았습니다.

Made with Cursor

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 6, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

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: CHILL

Plan: Pro

Run ID: 6e1584c1-cb10-4841-b500-5b7f55bc6942

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 feat/webview-ui-tailwind-migration

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.

@sumi-0011 sumi-0011 merged commit 748bb05 into dev Apr 6, 2026
2 checks passed
@sumi-0011 sumi-0011 deleted the feat/webview-ui-tailwind-migration branch April 6, 2026 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant