diff --git a/gulpfile.js b/gulpfile.js index 483f6d31..dc6f1ebb 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -6,7 +6,7 @@ var elixir = require('laravel-elixir'); |-------------------------------------------------------------------------- | | Elixir provides a clean, fluent API for defining some basic Gulp tasks - | for your Laravel application. By default, we are compiling the Less + | for your Laravel application. By default, we are compiling the Sass | file for our application, as well as publishing vendor resources. | */