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
|
In the Workbench Settings, the files in the "sass" folder are all set with an output folder of "..\stylesheets" and there does not seem to be a way of changing it - should I be able to? I want the css files to be created in the "\css" folder. |
|
|
It sounds like you are using Compass? If so you need to edit the css_dir variable in config.rb to define the output folder for the Compass managed files (the ones you cannot set the output folder on in the settings dialog).
|
|