spatie / laravel-mix-purgecss

Zero-config Purgecss for Laravel Mix
https://spatie.be/en/opensource
MIT License
874 stars 38 forks source link

Fixes javascript highlighting in README file. #52

Closed mvdnbrk closed 6 years ago

mvdnbrk commented 6 years ago

A code block was missing the js suffix. This PR fixes this.

freekmurze commented 6 years ago

Thanks!