Open psion opened 8 months ago
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.
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?