less / more

less on rails — the official LESS plugin for Ruby on Rails
http://lesscss.org
MIT License
226 stars 41 forks source link

Don't turn on compression for any environment #6

Closed gdagley closed 15 years ago

gdagley commented 15 years ago

Based on the current state of CSS compression with LESS http://github.com/cloudhead/less/issues#issue/4 it seems that compression should not be enabled in the plugin yet.

See lib/more.rb and Less::More::DEFAULTS

augustl commented 15 years ago

Compression only removes newlines. Doesn't touch spaces. Closed by b22fcd5b16f109b7bd657e537806d41f6cc63bd3