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 @@ -19,6 +19,7 @@ Previously a part of clean-css it's a separate package since clean-css 4.0.
1919- [ Node.js version support] ( #nodejs-version-support )
2020- [ Install] ( #install )
2121- [ Use] ( #use )
22+ * [ What's new in version 5.5] ( #whats-new-in-version-55 )
2223 * [ What's new in version 5.1] ( #whats-new-in-version-51 )
2324 * [ What's new in version 5.0] ( #whats-new-in-version-50 )
2425 * [ What's new in version 4.3] ( #whats-new-in-version-43 )
@@ -61,6 +62,12 @@ Note: Global install via -g option is recommended unless you want to execute the
6162cleancss -o one.min.css one.css
6263```
6364
65+ ## What's new in version 5.5
66+
67+ clean-css-cli 5.5 introduces the following changes / features:
68+
69+ * adds a new ` --watch ` switch, which makes ` cleancss ` re-run optimizations when watched file(s) change.
70+
6471## What's new in version 5.1
6572
6673clean-css-cli 5.1 introduces the following changes / features:
You can’t perform that action at this time.
0 commit comments