You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: