-
Notifications
You must be signed in to change notification settings - Fork 468
Closed
Description
Hello,
I'm using VS 2013 Update2 + WebEssentials 2.0 (also tested with nightly build). I has a scss file like this
@import "tool-comp/_variables.scss";
And I'm getting this error on compiling
5/14/2014 9:50:49 AM: SCSS: Compiling tool.scss
5/14/2014 9:50:50 AM: SCSS: unparsable compilation error: <full_path>\Web\Content\scss\/tool-comp/_variables.scss:103: error: invalid top-level expression
5/14/2014 9:50:50 AM: SCSS: tool.scss compilation failed: <full_path>\Web\Content\scss\/tool-comp/_variables.scss:103: error: invalid top-level expression
/*
Compilation Error.
See error list for details
<full_path>\Web\Content\scss\/tool-comp/_variables.scss:103: error: invalid top-level expression
*/
Also posted in WebEssentias git and said that must be a libsass bug.
Thanks you for that great tool.
Metadata
Metadata
Assignees
Labels
No labels