demianturner / sgl-docs-tickets-migration-test

0 stars 0 forks source link

Ability to optimize css files #1646

Open demianturner opened 11 years ago

demianturner commented 11 years ago

I've prepared a patch that implements the ability to optimize the css files like it is implemented for the javascript files using [http://code.google.com/p/cssmin/ cssmin] library.

I've modified a little the js optimization in order to avoid it if we are not in production mode to simplify development.

demianturner commented 11 years ago

[demian] this is yet another feature that we don't really need for 0.6 - when plugin functionality is stable for 0.9 i propose we integrate this as a plugin