diff --git a/examples/css-custom-config/next.config.js b/examples/css-custom-config/next.config.js index d18c18d..64e8666 100644 --- a/examples/css-custom-config/next.config.js +++ b/examples/css-custom-config/next.config.js @@ -1,5 +1,5 @@ const withCss = require('@zeit/next-css') -const withPurgeCss = require('../../index') +const withPurgeCss = require('next-purgecss') module.exports = withCss( withPurgeCss({