Skip to content

Commit b9382af

Browse files
Bump tailwindcss from 3.4.17 to 4.0.0
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 3.4.17 to 4.0.0. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/next/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.0/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0b44ff3 commit b9382af

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)