Skip to content

Commit d560686

Browse files
Adds missing mention of clean-css in 4.1 changes.
1 parent e968163 commit d560686

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ clean-css-cli 4.0 introduces some breaking changes:
7878

7979
clean-css-cli 4.1 introduces the following changes / features:
8080

81+
* [clean-css 4.1](https://github.com/jakubpawlowicz/clean-css#whats-new-in-version-41) as a dependency;
8182
* `--remove-inlined-files` option for removing files inlined in <source-file ...> or via `@import` statements;
8283
* adds glob pattern matching to source paths, see [example](#how-to-optimize-multiple-files);
8384
* allows non-boolean compatibility options, e.g. `--compatibility selectors.mergeLimit=512`;

0 commit comments

Comments
 (0)