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 Using VS 2013 I am trying to get web workbench to work in an Umbraco setting but the experience thus far has been a little painful. When trying to add compass to an Umbraco install, which in my case is set up as a Visual Studio website project by selecting Setup Compass Project, the .sass-cache, sass, and stylesheets folders, config.rb etc are buried seemingly randomly (although I have tried a few times and this happens every time) under the 'Umbraco/xslt' folder and not at the root of the web site as would be expected. I am able to get the Css files generated in the right place by editing config.rb and pointing to ../../Css instead of stylesheets. However, it would be far more convenient to have all relevant files either at root or contained in single folder of my choice at root. Is there any way to achieve this? Regards Julian |
|
|
Is it possible to send through a small repro project for us to look at? Ive tried reproducing this here quickly but the files are generated in the root of the web app as expected. The path we used is derived from Visual Studio so something must be different in the project you are working with to have a different path returned.
|
|