Skip to content

Commit

Permalink
Fix link to cssnano
Browse files Browse the repository at this point in the history
  • Loading branch information
inokawa committed Apr 18, 2024
1 parent 56e12ad commit 459de38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

# css-minimizer-webpack-plugin

This plugin uses [cssnano](https://cssnano.co) to optimize and minify your CSS.
This plugin uses [cssnano](https://cssnano.github.io/cssnano/) to optimize and minify your CSS.

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.

Expand Down

0 comments on commit 459de38

Please sign in to comment.