Closed steventill closed 9 years ago
If asset compression is enabled, ie: config.assets.js_compressor = :uglifier config.assets.css_compressor = :sass
included assets need to be compressed while inlining the js and stylesheets
Agree, was going to dive into this task in nearest future.
Done in v.0.2.5. Thank's for contribution!
If asset compression is enabled, ie: config.assets.js_compressor = :uglifier config.assets.css_compressor = :sass
included assets need to be compressed while inlining the js and stylesheets