Skip to content
Discussion options

You must be logged in to vote

In the next release, there is already a PR that supports the version. Until then, you can force the installation:

{
  "dependencies": {
    "vite": "^8",
    "tailwindcss": "^4",
    "@tailwindcss/vite": "^4"
  },
  "overrides": {
    "@tailwindcss/vite": {
      "vite": "^8"
    }
  }
}

Reference:

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by ltbyun
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants