Skip to content

Commit

Permalink
chore(test-project): Update TailwindCSS to 3.4.15 and PostCSS to 8.4.49
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobbe committed Nov 17, 2024
1 parent 20b3c77 commit 419304f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions __fixtures__/test-project/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.47",
"postcss": "^8.4.49",
"postcss-loader": "^8.1.1",
"prettier-plugin-tailwindcss": "^0.5.12",
"tailwindcss": "^3.4.14"
"tailwindcss": "^3.4.15"
}
}

0 comments on commit 419304f

Please sign in to comment.