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
1111
1212- Add ` background-origin ` utilities ([ #4117 ] ( https://github.com/tailwindlabs/tailwindcss/pull/4117 ) )
1313
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+
1420## [ 2.1.1] - 2021-04-05
1521
1622### Fixed
@@ -1356,7 +1362,8 @@ No release notes
13561362
13571363- Everything!
13581364
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
13601367[ 2.1.1 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.1.0...v2.1.1
13611368[ 2.1.0 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.0.4...v2.1.0
13621369[ 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