Change comment to reflect the change of the default css preprocessor.

This commit is contained in:
Mikael Mattsson 2015-06-27 14:21:37 +02:00
parent 804b9d7460
commit 5deca95ccf
1 changed files with 1 additions and 1 deletions

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.
| |
*/ */