Upgrade Tailwind CSS from v3 to v4#826
Closed
Copilot wants to merge 5 commits intorenovate/major-tailwindcss-monorepofrom
Closed
Upgrade Tailwind CSS from v3 to v4#826Copilot wants to merge 5 commits intorenovate/major-tailwindcss-monorepofrom
Copilot wants to merge 5 commits intorenovate/major-tailwindcss-monorepofrom
Conversation
1 task
Co-authored-by: hogashi <12870472+hogashi@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update dependency tailwindcss to v4
Upgrade Tailwind CSS from v3 to v4
Feb 4, 2026
5f8a29b to
966b0d7
Compare
Owner
|
@copilot resolve conflict (either merge or rebase is ok) |
Co-authored-by: hogashi <12870472+hogashi@users.noreply.github.com>
Contributor
Author
Conflict resolved by merging |
966b0d7 to
f1e5395
Compare
Owner
|
@copilot again resolve conflicts |
…d time) Co-authored-by: hogashi <12870472+hogashi@users.noreply.github.com>
Contributor
Author
Conflicts resolved by merging the updated
Build, TypeScript compilation, and linter all pass successfully. Commit: 14fb3ba |
f1e5395 to
0928734
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Migrates Tailwind CSS from v3.4.17 to v4.1.18, adopting v4's CSS-first architecture.
Changes
@tailwinddirectives with@import 'tailwindcss'insrc/input.css@tailwindcss/cliv4.1.18 as separate dependency (v4 splits CLI from core)tailwind.config.js(v4 auto-detects content, no custom theme defined)Base Branch Merges
renovate/major-tailwindcss-monorepotwice to resolve conflictspnpm-lock.yamlanddist/css/popup.csswith all updatesTesting
All 161 tests pass, confirming UI functionality is preserved. Build, TypeScript compilation, and linter all succeed with updated toolchain.
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.