Developmint / nuxt-purgecss

Drop superfluous CSS! A neat PurgeCSS wrapper for Nuxt.js
MIT License
479 stars 19 forks source link

CSS Modules support in Nuxt 3 breaks styles #177

Open lynxionxs opened 1 year ago

lynxionxs commented 1 year ago

In Nuxt 3 this module removes styles the app uses in production. Using default config. Not sure how to approuch using this module with CSS Modules.

sunsetikLover commented 5 months ago

In Nuxt 3 this module removes styles the app uses in production. Using default config. Not sure how to approuch using this module with CSS Modules.

The same problem in production mode at the moment. Maybe I don't understand something?