Skip to content

fix: Tailwind v4 preflight で input 背景が透過される問題を修正#39

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

fix: Tailwind v4 preflight で input 背景が透過される問題を修正#39
topi-log merged 1 commit into
mainfrom
fix/#21_tailwind_v4_input_bg

Conversation

@topi-log

Copy link
Copy Markdown
Owner

Summary

  • v4 の preflight が input 要素の背景色を transparent にリセットするようになったため、白背景だった入力欄が透過して見える問題を修正
  • ファイル名入力欄(record/[name]/page.tsx)と リポジトリ名入力欄(createRecord.tsx)に bg-white を追加
  • editor.tsx の textarea は意図的に bg-transparent なので変更なし

🤖 Generated with Claude Code

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@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:24am

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