Skip to content

Commit 68050c3

Browse files
committed
Bump Tailwindcss 3.1.0->3.4.17
1 parent 9a9be16 commit 68050c3

File tree

2 files changed

+180
-113
lines changed

2 files changed

+180
-113
lines changed

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
"@types/node": "20.5.0",
1313
"@types/react": "18.2.20",
1414
"@types/react-dom": "18.2.7",
15-
"@types/tailwindcss": "^3.1.0",
1615
"autoprefixer": "10.4.15",
1716
"eslint": "8.47.0",
1817
"eslint-config-next": "^14.1.0",
@@ -30,7 +29,7 @@
3029
"react-social-icons": "^6.18.0",
3130
"react-use": "^17.6.0",
3231
"sharp": "^0.33.5",
33-
"tailwindcss": "3.3.3",
32+
"tailwindcss": "3.4.17",
3433
"typescript": "5.1.6"
3534
},
3635
"devDependencies": {

0 commit comments

Comments
 (0)