mirror of
https://github.com/arikchakma/maily.to.git
synced 2026-04-25 22:25:51 +03:00
[PR #212] [MERGED] feat: migrate to tailwind v4 #221
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/maily.to#221
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:feat/tailwindv4📝 Commits (10+)
d242368wip: tailwind v4 upgrade9f092bdwip9957054wip: tailwind v46674e7awipa572607wip101e6aawip63a700fwipa7b2b42fix: treat css as tailwind331d371feat: scoping css4a55927refactor: editor styles📊 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.