Title: CSS Source Map
Last modified: June 1, 2020

---

# CSS Source Map

 *  Resolved [hz_i3](https://wordpress.org/support/users/hz_i3/)
 * (@hz_i3)
 * [6 years ago](https://wordpress.org/support/topic/css-source-map/)
 * I can see which part of the minified js is from which js file.
 * Is there a way to add source map for the minified CSS?

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Raul P.](https://wordpress.org/support/users/alignak/)
 * (@alignak)
 * [6 years ago](https://wordpress.org/support/topic/css-source-map/#post-12922996)
 * Unfortunately no. Minification means we remove everything that can be removed.
   
   But you can see the status page for a list of what is being merged.
 *  Thread Starter [hz_i3](https://wordpress.org/support/users/hz_i3/)
 * (@hz_i3)
 * [6 years ago](https://wordpress.org/support/topic/css-source-map/#post-12928523)
 * Is it easy to add comments in the minified css file like we have in the minified
   js file?
 *  Plugin Author [Raul P.](https://wordpress.org/support/users/alignak/)
 * (@alignak)
 * [6 years ago](https://wordpress.org/support/topic/css-source-map/#post-12928567)
 * If you have control over the original files, you can edit them and add an important
   comment on top `/*! something */` then it will be merged and not striped out.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘CSS Source Map’ is closed to new replies.

 * ![](https://ps.w.org/fast-velocity-minify/assets/icon-128x128.jpg?rev=1440946)
 * [Fast Velocity Minify](https://wordpress.org/plugins/fast-velocity-minify/)
 * [Support Threads](https://wordpress.org/support/plugin/fast-velocity-minify/)
 * [Active Topics](https://wordpress.org/support/plugin/fast-velocity-minify/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/fast-velocity-minify/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/fast-velocity-minify/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Raul P.](https://wordpress.org/support/users/alignak/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/css-source-map/#post-12928567)
 * Status: resolved