Merge pull request #3440 from mikaelmattsson/patch-1

Change comment to reflect the change of the default css preprocessor.
This commit is contained in:
Taylor Otwell
2015-06-27 11:25:02 -05:00

View File

@@ -6,7 +6,7 @@ var elixir = require('laravel-elixir');
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------
| |
| Elixir provides a clean, fluent API for defining some basic Gulp tasks | 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. | file for our application, as well as publishing vendor resources.
| |
*/ */