File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ - Nothing yet!
11+
12+ ## [ 2.0.2] - 2020-12-11
13+
1014### Fixed
1115
1216- Fix issue with ` @apply ` not working as expected with ` !important ` inside an atrule ([ #2824 ] ( https://github.com/tailwindlabs/tailwindcss/pull/2824 ) )
@@ -1311,7 +1315,8 @@ No release notes
13111315
13121316- Everything!
13131317
1314- [ unreleased ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.0.1...HEAD
1318+ [ unreleased ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.0.2...HEAD
1319+ [ 2.0.2 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.0.1...v2.0.2
13151320[ 2.0.1 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0...v2.0.1
13161321[ 2.0.0 ] : https://github.com/tailwindlabs/tailwindcss/compare/v1.9.6...v2.0.0
13171322[ 2.0.0-alpha.25 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0-alpha.24...v2.0.0-alpha.25
You can’t perform that action at this time.
0 commit comments