PurgeCSS Wrapper for Nuxt
"PurgeCSS is a tool to remove unused CSS, and can be part of your development workflow.
PurgeCSS analyzes your content and your CSS files. Then it matches the selectors used in your files with the one in your content files. It removes unused selectors from your CSS, resulting in smaller CSS files.
Nuxt PurgeCSS offers a wrapper with sane default settings and Nuxt 2 and Nuxt 3 support."