This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hi, Does anyone know if its currently possible or a future requirement to amend the CSS compression in workbench? Currently the compression to .min is pretty standard but it would be good to have an option to determined the amount a CSS file is compressed. I previously used this http://www.minifycss.com/css-compressor/ website to compress CSS while not using my msbuild compression tool. Some of the options 'Code Layout' and 'Options' are very helpful for different compression levels. Secondly, i'm using the latest nightly build and the .min file for my CSS files never update once I've saved the SASS file. I have to delete the file and recreate it which isn't ideal as the file is hooked into TFS. Surely it should automatically update like the CSS file does? Thanks Adam |
|
|
Hi Adam, We use the YUI compressor under the hood but we dont currently expose any mechanism for controlling its behaviour. If you are keen on this did you want to look at creating a feature request here: http://www.mindscapehq.com/thinktank/product/29 - We use this to help prioritise new features. With the .min file, this should be being updated provided the file has actually changed - is this happening for all files, just files which are in TFS or just that particular file?
|
|