Skip to content

Commit

Permalink
Merge pull request #42 from aryehraber/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
sebastiandedeyne committed Aug 9, 2018
2 parents c48b793 + 6540f63 commit 1080ecd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ mix.js('resources/assets/js/app.js', 'public/js')

The default configuration should be good enough for an average Laravel project. In short, all html, js, php & vue files in the app and resources folders will be scanned for selectors. Purgecss is only enabled in production.

For all configuration options, refer to the [purgecss](https://github.com/FullHuman/purgecss) and [purgecss-webpack-plugin](https://github.com/FullHuman/purgecss-webpack-plugin) docs. This Mix extension adds three more configuration options for your convenience.
For all configuration options, refer to the [purgecss](https://github.com/FullHuman/purgecss) and [purgecss-webpack-plugin](https://github.com/FullHuman/purgecss-webpack-plugin) docs. This Mix extension adds four more configuration options for your convenience.

| Option | Type | Default | Description |
|--------------|------|---------|-----|
Expand Down

0 comments on commit 1080ecd

Please sign in to comment.