Open
Description
All I did was clone the git to my machine, and build all. I got this error:
Error (active) MSB4181 The "CompileSassFiles" task returned false but did not log an error. Plaid.Link C:\Users\mikey.nuget\packages\sassin\0.0.19-rc\build\Sassin.targets 25
Here's the build rule:
<CompileSassFiles ProjectDirectory="$(MSBuildProjectDirectory)"
OptionsFile="$(SassCompilerConfigurationFile)"
OutputDirectory="$(SassCompilerOutputDirectory)"
SourceMapDirectory="$(SassCompilerSourceMapDirectory)"
Minify="$(SassCompilerShouldMinifyFile)"
AddSourceComments="$(SassCompilerShouldAddSourceComments)"
GenerateSourceMaps="$(SassCompilerShouldGenerateSourceMap)" />
Metadata
Assignees
Labels
No labels