phpsass
phpsass copied to clipboard
$parser->toCss(array($file1,$file2)) doesn't work
the public function parse in SassParser line 395 has an if (is_array($source)) that tries to do an array_merge with two SassRootNode objects