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
|
Hey, I'm running 3.2.856.22592 and am getting a syntax error with the code below. As you can see the first @include inside the @if is not syntax highlighted and if I hover over it, it tells me "syntax error". Thanks, Pat |
|
|
Thanks Pat, Ill add this to our backlog for parser fixes and let you know once we have an update for this.
|
|
|
I am also getting a syntax error for @include inside of a @mixin @mixin my-mixin {
} I get the following error: Syntax error: Invalid CSS after "...my-inc": expected "}", was "{@content;}}" my version is 3.2.365.20929 |
|
|
Hi Pat, We have put out a new version of WW today which includes a number of updates to the parser and this should be addressed in this update. Let us know if this continues to be a problem after updating.
|
|
|
Getting this with a fresh install of Workbench on VS 2013.3 Ultimate, running a newly created MVC app after enabling Compass: Syntax error: Invalid CSS after "...ules: $modules ": expected "}", was "!global;" on line 13 of C:/Development2/Foundation4/Foundation4/sass/foundation/functions.scss from line 5 of C:/Development2/Foundation4/Foundation4/sass/foundation/components/global.scss from line 5 of C:/Development2/Foundation4/Foundation4/sass/foundation/components/grid.scss from line 9 of C:/Development2/Foundation4/Foundation4/sass/foundation.scss from line 4 of C:/Development2/Foundation4/Foundation4/sass/Site.scss |
|
|
We have recently put out an update which bumps the version of Compass being used, can you recheck if this is still an issue after updating.
|
|