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 @@ -11,6 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
11
12
12
- Add ` background-origin ` utilities ([ #4117 ] ( https://github.com/tailwindlabs/tailwindcss/pull/4117 ) )
13
13
14
+ ## [ 2.1.2] - 2021-04-23
15
+
16
+ ### Fixed
17
+
18
+ - Fix issue where JIT engine would generate the wrong CSS when using PostCSS 7 ([ #4078 ] ( https://github.com/tailwindlabs/tailwindcss/pull/4078 )
19
+
14
20
## [ 2.1.1] - 2021-04-05
15
21
16
22
### Fixed
@@ -1356,7 +1362,8 @@ No release notes
1356
1362
1357
1363
- Everything!
1358
1364
1359
- [ unreleased ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.1.1...HEAD
1365
+ [ unreleased ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.1.2...HEAD
1366
+ [ 2.1.2 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.1.1...v2.1.2
1360
1367
[ 2.1.1 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.1.0...v2.1.1
1361
1368
[ 2.1.0 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.0.4...v2.1.0
1362
1369
[ 2.0.4 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.0.3...v2.0.4
You can’t perform that action at this time.
0 commit comments