We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81e5f04 commit 8e125d0Copy full SHA for 8e125d0
CHANGELOG.md
@@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
### Fixed
11
12
- Only generate positive `grid-cols-*` and `grid-rows-*` utilities ([#16020](https://github.com/tailwindlabs/tailwindcss/pull/16020))
13
+- Vite: Ensure hot-reloading works with SolidStart setups ([#16052](https://github.com/tailwindlabs/tailwindcss/pull/16052))
14
+- Vite: Fix a crash happening in SolidStart setups ([#16052](https://github.com/tailwindlabs/tailwindcss/pull/16052))
15
16
## [4.0.1] - 2025-01-29
17
0 commit comments