Skip to content

Commit 885055a

Browse files
Merge pull request #290 from siddhsuresh/dependabot/npm_and_yarn/tailwindcss-4.0.0
Bump tailwindcss from 3.4.17 to 4.0.0
2 parents 0b44ff3 + b9382af commit 885055a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"postcss": "^8.4.33",
2929
"reveal.js": "^5.0.4",
3030
"sharp": "^0.33.1",
31-
"tailwindcss": "^3.4.1"
31+
"tailwindcss": "^4.0.0"
3232
},
3333
"scripts": {
3434
"tailwind-dev": "npx tailwindcss -o ./src/public/css/tailwind.css --watch",

0 commit comments

Comments
 (0)