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

Still need to use npm/yarn for plugins? #50

Open
psion opened this issue Mar 23, 2024 · 1 comment
Open

Still need to use npm/yarn for plugins? #50

psion opened this issue Mar 23, 2024 · 1 comment

Comments

@psion
Copy link

psion commented Mar 23, 2024

If I need to use a Tailwind plugin, I still need to install it via npm/yarn. Is there a way we can just use the importmap for that?

@bocharsky-bw
Copy link
Member

The Tailwind binary the bundle downloads already contains the "Official Plugins" like Typography that you can simply add va config, see more details here https://symfony.com/bundles/TailwindBundle/current/index.html#tailwind-plugins

But for other plugins you will need to follow npm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants