We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a9be16 commit 68050c3Copy full SHA for 68050c3
package.json
@@ -12,7 +12,6 @@
12
"@types/node": "20.5.0",
13
"@types/react": "18.2.20",
14
"@types/react-dom": "18.2.7",
15
- "@types/tailwindcss": "^3.1.0",
16
"autoprefixer": "10.4.15",
17
"eslint": "8.47.0",
18
"eslint-config-next": "^14.1.0",
@@ -30,7 +29,7 @@
30
29
"react-social-icons": "^6.18.0",
31
"react-use": "^17.6.0",
32
"sharp": "^0.33.5",
33
- "tailwindcss": "3.3.3",
+ "tailwindcss": "3.4.17",
34
"typescript": "5.1.6"
35
},
36
"devDependencies": {
0 commit comments