You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@
13
13
14
14
# css-minimizer-webpack-plugin
15
15
16
-
This plugin uses [cssnano](https://cssnano.co) to optimize and minify your CSS.
16
+
This plugin uses [cssnano](https://cssnano.github.io/cssnano/) to optimize and minify your CSS.
17
17
18
18
Just like [optimize-css-assets-webpack-plugin](https://github.com/NMFR/optimize-css-assets-webpack-plugin) but more accurate with source maps and assets using query string, allows caching and works in parallel mode.
0 commit comments