spatie / laravel-mix-purgecss

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

Laravel Mix 4.0 #58

Closed ghost closed 5 years ago

ghost commented 5 years ago

Currently this error is experienced when using Laravel Mix 4:

npm WARN laravel-mix-purgecss@3.0.0 requires a peer of laravel-mix@^2.1.0

The dependencies need to be updated.

cjmaxik commented 5 years ago

https://github.com/spatie/laravel-mix-purgecss/pull/57

sebastiandedeyne commented 5 years ago

Released!