Skip to content

chore: upgrade to Tailwind CSS v4#4

Closed
Carnage1999 wants to merge 2 commits into
mainfrom
upgrade-tailwindcss-v4
Closed

chore: upgrade to Tailwind CSS v4#4
Carnage1999 wants to merge 2 commits into
mainfrom
upgrade-tailwindcss-v4

Conversation

@Carnage1999

Copy link
Copy Markdown
Owner

This PR upgrades Tailwind CSS to version 4 and adds the @tailwindcss/vite plugin.

Steps taken:

  1. Updated package.json:
    • Upgraded tailwindcss to ^4.3.0.
    • Added @tailwindcss/vite as a devDependency.
    • Removed postcss and autoprefixer.
  2. Updated vite.config.ts:
    • Imported @tailwindcss/vite.
    • Added tailwindcss() to the plugins array.
  3. Updated src/index.css:
    • Replaced legacy @tailwind directives with @import "tailwindcss";.

@vercel

vercel Bot commented Jun 7, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
my-linkpage Error Error Jun 7, 2026 12:53pm

@Carnage1999 Carnage1999 closed this Jun 7, 2026
@Carnage1999 Carnage1999 deleted the upgrade-tailwindcss-v4 branch June 7, 2026 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant