Minor tweak

This commit is contained in:
Javier Eguiluz
2025-02-06 08:45:01 +01:00
parent a61fa43807
commit 21c28b8f46

View File

@@ -58,7 +58,8 @@ be executed by a browser.
.. _ux-note-4:
**[4]** Comments from CSS code can be removed with `CssMinimizerPlugin`_, configurable with ``Encore.configureCssMinimizerPlugin()``.
**[4]** CSS comments can be removed using `CssMinimizerPlugin`_, which is included
in Webpack Encore and configurable via ``Encore.configureCssMinimizerPlugin()``.
.. _frontend-asset-mapper: