Skip to content
This repository has been archived by the owner on May 27, 2022. It is now read-only.

Commit

Permalink
Formatting again
Browse files Browse the repository at this point in the history
  • Loading branch information
zaknesler committed May 23, 2018
1 parent dd5a2fe commit c0fa917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stubs/webpack.stub.mix.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ mix.setPublicPath('public')
.js('resources/assets/js/app.js', 'public/js')
.options({
postCss: [
tailwind('./tailwind.js'),
tailwind('./tailwind.js'),
]
});

Expand Down

0 comments on commit c0fa917

Please sign in to comment.