Title: CSS Minification Bug
Last modified: June 16, 2022

---

# CSS Minification Bug

 *  [thewebtailors](https://wordpress.org/support/users/thewebtailors/)
 * (@thewebtailors)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/css-minification-bug/)
 * Running the newest version of Breeze and just noticed that the following CSS 
   is being minified from:
    margin:calc(var(–spacer) – 10px) auto;
 * to:
    margin:calc(var(–spacer)- 10px) auto;
 * This however breaks the calculation. If this could be fixed, that would be great.
 * Thank you!

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

 *  Plugin Author [adeelkhan](https://wordpress.org/support/users/adeelkhan/)
 * (@adeelkhan)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/css-minification-bug/#post-15756651)
 * Thanks for highlighting it. you will get an update about it in our upcoming releases.
 *  [enodekciw](https://wordpress.org/support/users/enodekciw/)
 * (@enodekciw)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/css-minification-bug/#post-16224840)
 * I had a same issue a while back – [https://wordpress.org/support/topic/minifying-css-breaks-clamp/](https://wordpress.org/support/topic/minifying-css-breaks-clamp/)
 * ..this is still not fixed?

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

The topic ‘CSS Minification Bug’ is closed to new replies.

 * ![](https://ps.w.org/breeze/assets/icon-256x256.gif?rev=3352595)
 * [Breeze Cache](https://wordpress.org/plugins/breeze/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/breeze/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/breeze/)
 * [Active Topics](https://wordpress.org/support/plugin/breeze/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/breeze/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/breeze/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [enodekciw](https://wordpress.org/support/users/enodekciw/)
 * Last activity: [3 years, 6 months ago](https://wordpress.org/support/topic/css-minification-bug/#post-16224840)
 * Status: not resolved