Skip to content

Commit ac3732f

Browse files
Bump tailwindcss from 3.4.0 to 3.4.1
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.1/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.0...v3.4.1) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b16fbd9 commit ac3732f

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.0"
31+
"tailwindcss": "^3.4.1"
3232
},
3333
"scripts": {
3434
"tailwind-dev": "npx tailwindcss -o ./src/public/css/tailwind.css --watch",

0 commit comments

Comments
 (0)