[PR #212] [MERGED] feat: migrate to tailwind v4 #221

Closed
opened 2026-03-01 14:40:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/arikchakma/maily.to/pull/212
Author: @arikchakma
Created: 8/2/2025
Status: Merged
Merged: 8/2/2025
Merged by: @arikchakma

Base: mainHead: feat/tailwindv4


📝 Commits (10+)

📊 Changes

92 files changed (+1311 additions, -1869 deletions)

View changed files

📝 .prettierrc.cjs (+1 -0)
📝 .vscode/settings.json (+13 -1)
📝 apps/web/app/components/ui/button.tsx (+1 -2)
📝 apps/web/app/lib/jwt.ts (+1 -1)
📝 apps/web/app/routes/_skeleton.[_p].editor.tsx (+1 -1)
📝 apps/web/app/routes/login.tsx (+2 -2)
📝 apps/web/app/routes/templates._index.tsx (+2 -2)
📝 apps/web/app/routes/templates.tsx (+2 -2)
📝 package.json (+1 -1)
📝 packages/core/package.json (+6 -3)
📝 packages/core/postcss.config.cjs (+1 -2)
📝 packages/core/readme.md (+1 -1)
📝 packages/core/src/blocks/button.tsx (+2 -2)
📝 packages/core/src/blocks/code.tsx (+1 -1)
📝 packages/core/src/blocks/footers.tsx (+6 -6)
📝 packages/core/src/blocks/headers.tsx (+3 -3)
📝 packages/core/src/blocks/image.tsx (+3 -3)
📝 packages/core/src/blocks/layout.tsx (+5 -5)
📝 packages/core/src/blocks/list.tsx (+2 -2)
📝 packages/core/src/blocks/typography.tsx (+8 -8)

...and 72 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/arikchakma/maily.to/pull/212 **Author:** [@arikchakma](https://github.com/arikchakma) **Created:** 8/2/2025 **Status:** ✅ Merged **Merged:** 8/2/2025 **Merged by:** [@arikchakma](https://github.com/arikchakma) **Base:** `main` ← **Head:** `feat/tailwindv4` --- ### 📝 Commits (10+) - [`d242368`](https://github.com/arikchakma/maily.to/commit/d2423686cca6c23f841858e66d44e6d2dbe71f9f) wip: tailwind v4 upgrade - [`9f092bd`](https://github.com/arikchakma/maily.to/commit/9f092bd188991738d1afc95e4fc45845fd6493bc) wip - [`9957054`](https://github.com/arikchakma/maily.to/commit/995705408aba63c8ddf569e68bd4b8d233230cfd) wip: tailwind v4 - [`6674e7a`](https://github.com/arikchakma/maily.to/commit/6674e7ad72c6bb9a1623601aa649806a4ddee8cd) wip - [`a572607`](https://github.com/arikchakma/maily.to/commit/a572607c63c9d8447cbb757081da952081318e37) wip - [`101e6aa`](https://github.com/arikchakma/maily.to/commit/101e6aa603c18ba2529b6f8f223cbe63ab9e909d) wip - [`63a700f`](https://github.com/arikchakma/maily.to/commit/63a700fc1bfe4b44de45776e4f8b79e4f0efad96) wip - [`a7b2b42`](https://github.com/arikchakma/maily.to/commit/a7b2b42143cb871ab01189ad7ac5c57cc21420e3) fix: treat css as tailwind - [`331d371`](https://github.com/arikchakma/maily.to/commit/331d3711566460390c3c7e0c4ed2ac13f3d7c333) feat: scoping css - [`4a55927`](https://github.com/arikchakma/maily.to/commit/4a5592773628064c0e51f92602e0efc0448a0c53) refactor: editor styles ### 📊 Changes **92 files changed** (+1311 additions, -1869 deletions) <details> <summary>View changed files</summary> 📝 `.prettierrc.cjs` (+1 -0) 📝 `.vscode/settings.json` (+13 -1) 📝 `apps/web/app/components/ui/button.tsx` (+1 -2) 📝 `apps/web/app/lib/jwt.ts` (+1 -1) 📝 `apps/web/app/routes/_skeleton.[_p].editor.tsx` (+1 -1) 📝 `apps/web/app/routes/login.tsx` (+2 -2) 📝 `apps/web/app/routes/templates._index.tsx` (+2 -2) 📝 `apps/web/app/routes/templates.tsx` (+2 -2) 📝 `package.json` (+1 -1) 📝 `packages/core/package.json` (+6 -3) 📝 `packages/core/postcss.config.cjs` (+1 -2) 📝 `packages/core/readme.md` (+1 -1) 📝 `packages/core/src/blocks/button.tsx` (+2 -2) 📝 `packages/core/src/blocks/code.tsx` (+1 -1) 📝 `packages/core/src/blocks/footers.tsx` (+6 -6) 📝 `packages/core/src/blocks/headers.tsx` (+3 -3) 📝 `packages/core/src/blocks/image.tsx` (+3 -3) 📝 `packages/core/src/blocks/layout.tsx` (+5 -5) 📝 `packages/core/src/blocks/list.tsx` (+2 -2) 📝 `packages/core/src/blocks/typography.tsx` (+8 -8) _...and 72 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 14:40:35 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/maily.to#221
No description provided.