Skip to content

Commit c474971

Browse files
build: bump tailwindcss from 4.1.6 to 4.1.8 in /demo
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 4.1.6 to 4.1.8. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.8/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-version: 4.1.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a1673ff commit c474971

File tree

2 files changed

+79
-5
lines changed

2 files changed

+79
-5
lines changed

demo/package-lock.json

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

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@tailwindcss/vite": "^4.1.6",
1818
"autoprefixer": "^10.4.21",
1919
"prettier": "^3.5.3",
20-
"tailwindcss": "^4.1.6",
20+
"tailwindcss": "^4.1.8",
2121
"vite": "^6.3.5",
2222
"vite-plugin-node-polyfills": "^0.23.0"
2323
},

0 commit comments

Comments
 (0)