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
7
7
8
8
## [ Unreleased]
9
9
10
+ - Nothing yet!
11
+
12
+ ## [ 2.0.2] - 2020-12-11
13
+
10
14
### Fixed
11
15
12
16
- 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
1311
1315
1312
1316
- Everything!
1313
1317
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
1315
1320
[ 2.0.1 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0...v2.0.1
1316
1321
[ 2.0.0 ] : https://github.com/tailwindlabs/tailwindcss/compare/v1.9.6...v2.0.0
1317
1322
[ 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