darrenkopp / SassyStudio2013

Visual Studio 2013 extension adding additional SCSS support
19 stars 5 forks source link

Unknown error occurred on imports #8

Open NightWatchman opened 9 years ago

NightWatchman commented 9 years ago

I'm using v0.1.8.0 in Visual Studio 2013 and I get this when saving an .scss file that contains an @import statement.

image

I had the same issue in VS 2012 using the latest version of the SassyStudio extension, and fixed it by reverting to a previous version as suggested at https://github.com/darrenkopp/SassyStudio/issues/76

Saving the file without an import statement works fine

SassyStudio2013 v0.1.7.0 works fine for me.