[PR #4726] [MERGED] Revert "chore: bump tailwindcss to v4 (#4681)" #5550

Closed
opened 2026-03-13 12:27:04 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/4726
Author: @himself65
Created: 9/17/2025
Status: Merged
Merged: 9/17/2025
Merged by: @himself65

Base: mainHead: v1.3.11-staging


📝 Commits (1)

📊 Changes

3 files changed (+151 additions, -10 deletions)

View changed files

📝 demo/nextjs/package.json (+1 -2)
📝 demo/nextjs/postcss.config.mjs (+5 -2)
📝 pnpm-lock.yaml (+145 -6)

📄 Description

Revert this to the main branch now.

Summary by cubic

Reverted the Tailwind CSS v4 upgrade in demo/nextjs, pinning back to v3.4.17 and restoring a compatible PostCSS setup to unblock v1.3.11-staging builds.

  • Dependencies
    • Pin tailwindcss to 3.4.17 and remove @tailwindcss/postcss.
    • Update postcss.config.mjs to use tailwindcss plugin and export a config object.
    • Refresh pnpm-lock.yaml to reflect the downgrade.

🔄 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/better-auth/better-auth/pull/4726 **Author:** [@himself65](https://github.com/himself65) **Created:** 9/17/2025 **Status:** ✅ Merged **Merged:** 9/17/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `main` ← **Head:** `v1.3.11-staging` --- ### 📝 Commits (1) - [`c90b4d3`](https://github.com/better-auth/better-auth/commit/c90b4d3acb1e868022d3e782661fd8cab20b5a06) Revert "chore: bump tailwindcss to v4 (#4681)" ### 📊 Changes **3 files changed** (+151 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `demo/nextjs/package.json` (+1 -2) 📝 `demo/nextjs/postcss.config.mjs` (+5 -2) 📝 `pnpm-lock.yaml` (+145 -6) </details> ### 📄 Description Revert this to the main branch now. <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Reverted the Tailwind CSS v4 upgrade in demo/nextjs, pinning back to v3.4.17 and restoring a compatible PostCSS setup to unblock v1.3.11-staging builds. - **Dependencies** - Pin tailwindcss to 3.4.17 and remove @tailwindcss/postcss. - Update postcss.config.mjs to use tailwindcss plugin and export a config object. - Refresh pnpm-lock.yaml to reflect the downgrade. <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-13 12:27:04 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#5550