We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2eb118c + 9bcad02 commit 572b280Copy full SHA for 572b280
bin/pscss
@@ -3,7 +3,7 @@
3
4
error_reporting(E_ALL);
5
6
-include 'scss.inc.php';
+include __DIR__.'/../scss.inc.php';
7
8
use Leafo\ScssPhp\Compiler;
9
use Leafo\ScssPhp\Parser;
0 commit comments