Skip to content

fix: Tailwind v4 移行後のデザイン修正(container 設定・opacity)#38

Merged
topi-log merged 1 commit into
mainfrom
fix/#21_tailwind_v4_button_width
Apr 25, 2026
Merged

fix: Tailwind v4 移行後のデザイン修正(container 設定・opacity)#38
topi-log merged 1 commit into
mainfrom
fix/#21_tailwind_v4_button_width

Conversation

@topi-log

Copy link
Copy Markdown
Owner

Summary

  • @utility container を追加し、v3 の container 設定を v4 で復元
    • margin-inline: autocenter: true の代替)
    • padding-inline: 2rempadding: "2rem" の代替)
    • 2xl の max-width: 1400px(カスタム screens の代替)
  • bg-opacity-20 / border-opacity-40 を v4 のスラッシュ構文(bg-blue-200/20 / border-blue-300/40)に変更

Test plan

  • yarn build が成功することを確認
  • 本番環境で左カラムのサイズが正常であることを確認済み

🤖 Generated with Claude Code

@vercel

vercel Bot commented Apr 25, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
leaf-record Ready Ready Preview, Comment Apr 25, 2026 4:07am

@topi-log topi-log merged commit b0d8b2d into main Apr 25, 2026
6 checks passed
@topi-log topi-log deleted the fix/#21_tailwind_v4_button_width branch April 25, 2026 04:11
@topi-log topi-log restored the fix/#21_tailwind_v4_button_width branch April 25, 2026 04:19
@topi-log topi-log deleted the fix/#21_tailwind_v4_button_width branch April 25, 2026 04:19
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