Skip to content

Commit 07cb1eb

Browse files
committed
Merge pull request laravel#3440 from mikaelmattsson/patch-1
Change comment to reflect the change of the default css preprocessor.
2 parents 804b9d7 + 5deca95 commit 07cb1eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gulpfile.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ var elixir = require('laravel-elixir');
66
|--------------------------------------------------------------------------
77
|
88
| Elixir provides a clean, fluent API for defining some basic Gulp tasks
9-
| for your Laravel application. By default, we are compiling the Less
9+
| for your Laravel application. By default, we are compiling the Sass
1010
| file for our application, as well as publishing vendor resources.
1111
|
1212
*/

0 commit comments

Comments
 (0)