fix(webapp): include Tailwind in production image - #4582
Conversation
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
📜 Recent review details⏰ Context from checks skipped due to timeout. (12)
🧰 Additional context used📓 Path-based instructions (2)**/package.json📄 CodeRabbit inference engine (AGENTS.md)
Files:
apps/webapp/**/package.json📄 CodeRabbit inference engine (apps/webapp/CLAUDE.md)
Files:
🧠 Learnings (9)📓 Common learnings📚 Learning: 2026-04-27T16:46:03.861ZApplied to files:
📚 Learning: 2026-07-15T18:37:08.044ZApplied to files:
📚 Learning: 2026-04-27T16:40:37.692ZApplied to files:
📚 Learning: 2026-06-25T18:22:02.875ZApplied to files:
📚 Learning: 2026-03-04T16:40:11.313ZApplied to files:
📚 Learning: 2026-04-15T15:39:31.575ZApplied to files:
📚 Learning: 2025-11-27T16:26:37.432ZApplied to files:
📚 Learning: 2025-11-26T14:40:07.146ZApplied to files:
🔇 Additional comments (1)
WalkthroughThe 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
fix(webapp): include Tailwind in production image
Summary
Include
tailwindcssin the webapp production dependencies so self-hosted Docker images can render emails that use React Email's Tailwind component.