If you make the assets/cache folder writable and then change the fuel/application/config/asset.php files $config['assets_output'] = TRUE; it will combine files together in a css() and js() function call and write them to the cache folder, clean up some whitespace and add gzip using PHP.
Comments
https://github.com/dwisetiyadi/Codeigniter-Minify-Library