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
|
I have installed Workbench (latest version) on VS 2012 and VS 2013. If I open MINDSCAPE > Web Workbench Settings I see a list of JS, CSS, and SASS files. For CSS and some JS files there is a Checkbox in the column Minify, for SASS files there is nothing I can set. See here: http://sdrv.ms/LulO3L Some files are set in the *.csproj and those are compiling well, but modifying the *.csproj file manually seems not the idea behind this. What could be wrong with my installation? Thanks, Joerg |
|
|
It looks like you have set up a Compass project? If so those options are omitted because they are managed through the Compass settings in config.rb.
|
|