Title: Minify CSS/JS issues
Last modified: July 16, 2020

---

# Minify CSS/JS issues

 *  Resolved [sureshmcs](https://wordpress.org/support/users/sureshmcs/)
 * (@sureshmcs)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/minify-css-js-issues/)
 * There seems to be a problem with the minify js and minify css genarate files.
   
   i have analyse the problem is comments line,
 * In case any comment line added in the CSS or JS file minify process not working
 * Because /*! something */ are “important” comments, as defined by the author of
   those files and should not be removed (could be copyright or something else needed).
 * please advise how to solve this problem.

Viewing 1 replies (of 1 total)

 *  Plugin Author [launchinteractive](https://wordpress.org/support/users/launchinteractive/)
 * (@launchinteractive)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/minify-css-js-issues/#post-13133644)
 * Hi,
 * It looks like closure supports important comments and PHP Minify doesn’t. I’ve
   added a request for this to be looked at. You can comment on it here: [https://github.com/matthiasmullie/minify/issues/334](https://github.com/matthiasmullie/minify/issues/334)

Viewing 1 replies (of 1 total)

The topic ‘Minify CSS/JS issues’ is closed to new replies.

 * ![](https://ps.w.org/merge-minify-refresh/assets/icon.svg?rev=3414776)
 * [Merge + Minify + Refresh](https://wordpress.org/plugins/merge-minify-refresh/)
 * [Support Threads](https://wordpress.org/support/plugin/merge-minify-refresh/)
 * [Active Topics](https://wordpress.org/support/plugin/merge-minify-refresh/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/merge-minify-refresh/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/merge-minify-refresh/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [launchinteractive](https://wordpress.org/support/users/launchinteractive/)
 * Last activity: [5 years, 10 months ago](https://wordpress.org/support/topic/minify-css-js-issues/#post-13133644)
 * Status: resolved