Combine CSS free WordPress plugin
Description
Combine CSS free WordPress plugin
WordPress plugin that combines, minifies, and compresses CSS files. The CSS files that this plugin combines and minifies must be enqueued by using wp_enqueue_style. The plugin combines and minifies CSS and writes the output into files in the uploads directory and makes attempts to correct paths for images and fonts. Also see the companion plugin, Combine JS.
Features include:
option to change the CSS domain if a CDN is used
option to change how often CSS files get refreshed
option to exclude certain CSS files from combining
option to turn on/off gzip compression
option to include Gravity Forms CSS (this is due to Gravity Forms not using wp_enqueue_style)
option to turn on debugging