Closed jenssegers closed 11 years ago
It seems Basset is having problems finding sass, I am now trying to figure out how to use a PHP based sass compiler.
I was able to use the ScssphpFilter, but I think the documentation could be a bit more clear on this.
If I modify a sass file and reload the page it does not compile the stylesheet and shows the raw sass file. If I compile it using artisan, it does compile.