Skip to content

Commit

Permalink
docs: fix link to cssnano (#262)
Browse files Browse the repository at this point in the history
  • Loading branch information
inokawa committed Apr 22, 2024
1 parent 56e12ad commit 40207eb
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 40207eb

Please sign in to comment.