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.
19
19
- [ Node.js version support] ( #nodejs-version-support )
20
20
- [ Install] ( #install )
21
21
- [ Use] ( #use )
22
+ * [ What's new in version 5.5] ( #whats-new-in-version-55 )
22
23
* [ What's new in version 5.1] ( #whats-new-in-version-51 )
23
24
* [ What's new in version 5.0] ( #whats-new-in-version-50 )
24
25
* [ 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
61
62
cleancss -o one.min.css one.css
62
63
```
63
64
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
+
64
71
## What's new in version 5.1
65
72
66
73
clean-css-cli 5.1 introduces the following changes / features:
You can’t perform that action at this time.
0 commit comments