How do I configure compass to output smaller or compressed CSS files? I tried compass -s compressed but that didn\'t work.
compass -s compressed
i use the following terminal command
compass compile -e production --force
reference: http://compass-style.org/help/tutorials/production-css/