admin-ui: Use compressed css for production
Compass outputs both extended and compressed css files. Extended css files are used when settings.DEBUG is True and compressed ones are used in production mode.
Please register or sign in to comment
Compass outputs both extended and compressed css files. Extended css files are used when settings.DEBUG is True and compressed ones are used in production mode.