hardwired icon indicating copy to clipboard operation
hardwired copied to clipboard

Implement js/css minification, or document a recommended approach

Open lilith opened this issue 13 years ago • 0 comments

We should have a recommended approach to CSS/JS minification (sass/scss/less minification is built-in)

Sprockets http://documentcloud.github.com/jammit/ Juicer YUI compressor See if LESS->SCSS->CSS is faster than LESS->CSS (which requires js interpreter)

lilith avatar Jan 29 '13 21:01 lilith