The current 'CSS Gzip' module compresses only one stylesheet (I suspect, only the LAST one). However, it should compress any stylesheet (even though the 'system' module should generate only ONE stylesheet, as reported here: http://drupal.org/node/835414).

Comments

not_Dries_Buytaert’s picture

As explained in this post http://drupal.org/node/835414#comment-3121940, the system is intentionally designed to NOT combine certain stylesheets even when the 'CSS optimization'-option is enabled.

mikeytown2’s picture

Status: Active » Closed (won't fix)

CSS Gzip will no longer be updated/supported. All future development is being done in the Advanced CSS/JS Aggregation module.