The thing is that it dont play well with some frameworks. For example with vuetify
It got easier with https://github.com/Developmint/nuxt-purgecss
But it's hard to "integrate it by default" due to the reason @aldarund explained
How about having this additional option only if it works in the UI framework chosen?
Created #430 to start addressing this issue. It can be made to work with the proper whitelistPatterns.
Most helpful comment
It got easier with https://github.com/Developmint/nuxt-purgecss
But it's hard to "integrate it by default" due to the reason @aldarund explained