We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e968163 commit d560686Copy full SHA for d560686
README.md
@@ -78,6 +78,7 @@ clean-css-cli 4.0 introduces some breaking changes:
78
79
clean-css-cli 4.1 introduces the following changes / features:
80
81
+* [clean-css 4.1](https://github.com/jakubpawlowicz/clean-css#whats-new-in-version-41) as a dependency;
82
* `--remove-inlined-files` option for removing files inlined in <source-file ...> or via `@import` statements;
83
* adds glob pattern matching to source paths, see [example](#how-to-optimize-multiple-files);
84
* allows non-boolean compatibility options, e.g. `--compatibility selectors.mergeLimit=512`;
0 commit comments