James Armstead

Results 1 comments of James Armstead

I did similar to @tilman . I copied what [nextjs says to start with ](https://nextjs.org/docs/advanced-features/customizing-postcss-config#customizing-plugins) into `postcss.config.js` then added `@fullhuman/postcss-purgecss`. Finally I removed the `next-purgecss` module entirely from my `nextjs.config`....