Skip to content

SASS Compilation error with relative paths #363

@sergiomcalzada

Description

@sergiomcalzada

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions