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
|
Hello, I've just installed Web Workbench 3.4.1837 for use with my SASS files. All seems good except it does not seem to be generating the minified min.css files. In the options, I have SASS > Produce .min.css file enabled (default) and I also changed Produce source map file to true. In settings, I set up an output folder. Here are my files before and after saving Test.scss Before: After: Notice there is no minified file. It also creates two copies of the .css and .css.map files. /CSS is the output directory that I specified so I don't need/want them in the SASS folder. It at least does not add the files under SASS to the VS project, so that's good, but it makes a mess on disk. Can I fix either of these issues? |
|
|
I'm having similar issues. VS2015 update 2 and Workbench 3.4.1837. Even with Sass "Produce css file = false" and "Produce min.css file = true" it still produces a css file and not a min.css file. And yes, I've shut down VS and restarted it again. The UI of this extension isn't good. There are VS Tools Options for Workbench, Mindscape Workbench Settings, .rb files and a WebWorkbench.mswwsettings file. No instructions of what to do where, no wonder it's a nightmare when it goes wrong. In the Mindscape Workbench Settings the destinations were set incorrectly by compass when I made the project a compass project. I couldn't change the destinations without editing the WebWorkbench.mswwsettings file. Then next to the Sass files I want to compile and minify there are no check boxes! Please point us to a comprehensive set of documentation so we can set this up properly. Thanks. |
|
|
I deleted the WebWorkbench.mswwsettings and it kind of fixed it. Could then set up properly with the interface but it runs REALLY slowly. 5 seconds per keystroke when editing Sass and a minute to save is no fun at all. Kind of wish I'd never bothered. |
|