Open
Description
version
3.0.1
Link to minimal reproduction
https://github.com/sonofmagic/tailwindcss-mangle/tree/main/packages/tailwindcss-patch
Steps to reproduce
I am using the plugin with a Nuxt app and it works well with Tailwind classes but fails to extract the Nuxt UI component classes.
Nuxt UI uses tailwind classes but they are not patched by tailwindcss-patch.
Is it possible to patch the classes of the UI?
What is expected?
Extract classes of Nuxt UI
What is actually happening?
Classes are not extracted.
System Info
No response
Any additional comments?
No response