agneym / preact-cli-tailwind

Preact CLI Plugin that helps add Tailwind CSS to your project
MIT License
32 stars 4 forks source link

Fix error of plugins undefined #12

Closed ashokrajl closed 3 years ago

ashokrajl commented 3 years ago

In latest version of postcss and Tailwind, we are getting a error where "unshift of undefined" is thrown. This fixes the error.