Skip to content

Commit

Permalink
tailwind css major upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
harvanchik committed Dec 23, 2023
1 parent f25459c commit 47375c6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tailwind-template",
"version": "1.9.4",
"version": "1.10.0",
"description": "Jake Harvanchik's TailwindCSS Starter Template Project",
"author": "Jake Harvanchik",
"main": "index.js",
Expand Down Expand Up @@ -29,6 +29,6 @@
"postcss": "^8.4.32",
"prettier": "^3.1.1",
"prettier-plugin-tailwindcss": "^0.5.9",
"tailwindcss": "^3.3.6"
"tailwindcss": "^3.4.0"
}
}
14 changes: 7 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 47375c6

Please sign in to comment.