File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
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+ ## [ 3.0.1] - 2021-12-10
13+
1014### Fixed
1115
1216- Ensure complex variants with multiple classes work ([ #6311 ] ( https://github.com/tailwindlabs/tailwindcss/pull/6311 ) )
@@ -1686,7 +1690,8 @@ No release notes
16861690
16871691- Everything!
16881692
1689- [ unreleased ] : https://github.com/tailwindlabs/tailwindcss/compare/v3.0.0...HEAD
1693+ [ unreleased ] : https://github.com/tailwindlabs/tailwindcss/compare/v3.0.1...HEAD
1694+ [ 3.0.1 ] : https://github.com/tailwindlabs/tailwindcss/compare/v3.0.0...v3.0.1
16901695[ 3.0.0 ] : https://github.com/tailwindlabs/tailwindcss/compare/v3.0.0-alpha.2...v3.0.0
16911696[ 3.0.0-alpha.2 ] : https://github.com/tailwindlabs/tailwindcss/compare/v3.0.0-alpha.1...v3.0.0-alpha.2
16921697[ 3.0.0-alpha.1 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.2.19...v3.0.0-alpha.1
Original file line number Diff line number Diff line change 11{
22 "name" : " tailwindcss" ,
3- "version" : " 3.0.0 " ,
3+ "version" : " 3.0.1 " ,
44 "description" : " A utility-first CSS framework for rapidly building custom user interfaces." ,
55 "license" : " MIT" ,
66 "main" : " lib/index.js" ,
You can’t perform that action at this time.
0 commit comments