Skip to content

Commit

Permalink
Merge pull request laravel#1499 from CausaMortis/5.0
Browse files Browse the repository at this point in the history
Update elixir.md
  • Loading branch information
taylorotwell committed Jun 1, 2015
2 parents d6ae4d8 + 4551003 commit b1ffea8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elixir.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ elixir(function(mix) {

```javascript
elixir(function(mix) {
mix.sass("app.sass");
mix.sass("app.scss");
});
```

Expand Down

0 comments on commit b1ffea8

Please sign in to comment.