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
|
For each project developed by my firm, we create a solution for the actual project and a solution solely for the Mindscape Workbench Sass files (using VS2010 on W7U). To ensure the .css is compile in the correct directory we use the Workbench Settings to send the output to the correct folder in the corresponding solution. I've been playing around with Compass now since its inclusion in Workbench but have yet to determine how to change the output directories to a location outside the current solution. I've tried editing the config.rb to reset the output directory to the the other solution but no luck so far. Under the Workbench Settings any .scss file that is located in the sass directory does not have the option to change the output directories. I am really interested in using Compass with Sass under Workbench, but this is a blocker that stops us from implementing it in our development environment. Thanks in advance for any suggestions or comments you can provide to help out. |
|
|
Never mind, I figured it out. I was editing the wrong line in the config.rb file. I was editing the httppath and should have been editing the cssdir entry instead. |
|