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
|
Those are my 1st steps at sass in general and your software in particular. I purchased a template that I want to integrate in Visual Studio. I installed your extension but I am having problems compiling the scss files. I started by using just one of mine scss Called in main1
Commons contains this (had to add the reference path to make it working
The error says
The issue I have starts with the transform
Which goes back to another scss inside my compass folder. I do not want to go into more details because I guess I am doing a newbies error which is probably obvious. But which one ? Thanks for your help |
|
|
What version of Compass are you referencing at D:\Orginales\VS2014\Colegioph84\Colegioph84\compass and what version of Web Workbench are you using? It sounds like there may be a mismatch there.
|
|
|
I'm getting same error. Compass version 1.0.1 and Workbench version is 3.3.1608 Any Idea? |
|
|
You will need to upgrade to a current nightly build, the underlying Compass version used by that build is pre 1.0
|
|
|
Can you please send me the download URL for the nightly build. Thanks a lot for your help. Thanks Imran |
|
|
You can find the nightly builds under your Web Workbench subscription in My Account. Click the Downloads link and then scroll down to the Latest Nightly Build section for Web Workbench 3.3
|
|
|
I'm still using Workbench version is 3.3.1608 but I've downgraded compass-core to 1.0. But I'm still getting following error /* Syntax error: (full-support: true) isn't a valid CSS value.
on line 323 of D:\Projects\ClaimBookV2\UI\ClaimBook.Web\Styles\compass_support.scss, in */ |
|