Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to register the plugin in Nuxt 3 app? #91

Open
idesignzone opened this issue Sep 25, 2024 · 0 comments
Open

How to register the plugin in Nuxt 3 app? #91

idesignzone opened this issue Sep 25, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@idesignzone
Copy link

version

3.0.1

Link to minimal reproduction

https://github.com/sonofmagic/tailwindcss-mangle/tree/main/apps/nuxt-app

Steps to reproduce

How to register the plugin in Nuxt 3 app?

As described in Docs "unplugin-tailwindcss-mangle/nuxt" does not exist in the module.
In the demo apps, under Nuxt app import of "unplugin-tailwindcss-mangle/nuxt" is commented so how do we register this plugin?

After following necessary steps no classes are obfuscated!

What is expected?

Classes to be obfuscated.

What is actually happening?

Classes are not obfuscated because plugin is not registered in Nuxt.

System Info

No response

Any additional comments?

No response

@idesignzone idesignzone added the bug Something isn't working label Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants