File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
36
36
- Make the Rust based parser the default ([ #11394 ] ( https://github.com/tailwindlabs/tailwindcss/pull/11394 ) )
37
37
- Simplify the ` sans ` font-family stack ([ #11748 ] ( https://github.com/tailwindlabs/tailwindcss/pull/11748 ) )
38
38
39
+ ## [ 3.3.5] - 2023-10-25
40
+
41
+ ### Fixed
42
+
43
+ - Fix incorrect spaces around ` - ` in ` calc() ` expression ([ #12283 ] ( https://github.com/tailwindlabs/tailwindcss/pull/12283 ) )
44
+
39
45
## [ 3.3.4] - 2023-10-24
40
46
41
47
### Fixed
@@ -2310,7 +2316,8 @@ No release notes
2310
2316
2311
2317
- Everything!
2312
2318
2313
- [ unreleased ] : https://github.com/tailwindlabs/tailwindcss/compare/v3.3.4...HEAD
2319
+ [ unreleased ] : https://github.com/tailwindlabs/tailwindcss/compare/v3.3.5...HEAD
2320
+ [ 3.3.5 ] : https://github.com/tailwindlabs/tailwindcss/compare/v3.3.4...v3.3.5
2314
2321
[ 3.3.4 ] : https://github.com/tailwindlabs/tailwindcss/compare/v3.3.3...v3.3.4
2315
2322
[ 3.3.3 ] : https://github.com/tailwindlabs/tailwindcss/compare/v3.3.2...v3.3.3
2316
2323
[ 3.3.2 ] : https://github.com/tailwindlabs/tailwindcss/compare/v3.3.1...v3.3.2
You can’t perform that action at this time.
0 commit comments