File tree 1 file changed +13
-0
lines changed
1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ Unreleased]
9
+
10
+ ### Added
11
+
12
+ - Dark mode variant (experimental) (#2279 )
13
+ - New ` preserveHtmlElements ` option for ` purge ` (#2283 )
14
+ - New ` layers ` mode for ` purge ` (#2288 )
15
+
16
+ ### Deprecated
17
+
18
+ - ` conservative ` purge mode, deprecated in favor of ` layers `
19
+
8
20
## [ 1.7.6] - 2020-08-29
9
21
10
22
### Fixed
@@ -830,6 +842,7 @@ No release notes
830
842
831
843
- Everything!
832
844
845
+ [ unreleased ] : https://github.com/tailwindlabs/tailwindcss/compare/v1.7.6...HEAD
833
846
[ 1.7.6 ] : https://github.com/tailwindlabs/tailwindcss/compare/v1.7.5...v1.7.6
834
847
[ 1.7.5 ] : https://github.com/tailwindlabs/tailwindcss/compare/v1.7.4...v1.7.5
835
848
[ 1.7.4 ] : https://github.com/tailwindlabs/tailwindcss/compare/v1.7.3...v1.7.4
You can’t perform that action at this time.
0 commit comments