Skip to content

Commit 94d6825

Browse files
authored
Changelog for #13380 (Vite serve fix) (#13381)
1 parent 89eb1ba commit 94d6825

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2020
- `@tailwind/vite` now generates unique CSS bundle hashes when the Tailwind-generated CSS changes ([#13218](https://github.com/tailwindlabs/tailwindcss/pull/13218))
2121
- Inherit letter spacing in form controls ([#13328](https://github.com/tailwindlabs/tailwindcss/pull/13328))
2222
- Ensure `build` command is executed when using `--output` instead of `-o` ([#13369](https://github.com/tailwindlabs/tailwindcss/pull/13369))
23+
- Workaround for `@tailwind/vite` hanging in dev server mode ([#13380](https://github.com/tailwindlabs/tailwindcss/pull/13380))
2324

2425
## [4.0.0-alpha.10] - 2024-03-19
2526

0 commit comments

Comments
 (0)