lucleray / next-purgecss

nextjs + purgecss for smaller css bundles
https://www.npmjs.com/package/next-purgecss
134 stars 8 forks source link

package.json specifies `glob-all` but index.js requires `glob` #4

Closed blazeu closed 6 years ago

blazeu commented 6 years ago

Probably will fail if glob isn't installed in parent project.