Use Elixir for compiling SCSS into CSS.

This commit is contained in:
James Brooks
2014-11-17 14:32:59 +00:00
parent e27fa2425f
commit 8562062fcb
11 changed files with 55 additions and 34 deletions
+2
View File
@@ -81,3 +81,5 @@ App::down(function()
require app_path().'/filters.php';
require app_path().'/view-composers.php';
require app_path().'/helpers.php';