darrenkopp / SassyStudio

Visual Studio extension that adds a little bit of support for sass/scss
MIT License
101 stars 12 forks source link

when modifiying and saving a partial is not compiling all .scss that import it VS2012 #80

Open alexisdwd opened 9 years ago

alexisdwd commented 9 years ago

Hi, After the last updates,

when modifying a partial it is not cheking out all files that are importing it. So it seems it is not compiling those .scss files that use that partial.

This was working fine but now it seems not to be working. Also I have been having problems when trying to modify ans save .scss files sometimes the Visual studio get closed.

Thanks