File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,7 @@ Previously a part of clean-css it's a separate package since clean-css 4.0.
23
23
* [ Important: 4.0 breaking changes] ( #important-40-breaking-changes )
24
24
* [ What's new in version 4.1] ( #whats-new-in-version-41 )
25
25
* [ What's new in version 4.2] ( #whats-new-in-version-42 )
26
+ * [ What's new in version 4.3] ( #whats-new-in-version-43 )
26
27
* [ CLI options] ( #cli-options )
27
28
* [ Compatibility modes] ( #compatibility-modes )
28
29
* [ Formatting options] ( #formatting-options )
@@ -93,6 +94,12 @@ clean-css-cli 4.2 introduces the following changes / features:
93
94
94
95
* [ clean-css 4.2] ( https://github.com/jakubpawlowicz/clean-css#whats-new-in-version-42 ) as a dependency;
95
96
97
+ ## What's new in version 4.3
98
+
99
+ clean-css-cli 4.3 introduces the following changes / features:
100
+
101
+ * ` --input-source-map ` option which accepts a path to input source map file.
102
+
96
103
## CLI options
97
104
98
105
``` shell
You can’t perform that action at this time.
0 commit comments