Does tailwind work for you with meteor?

Hello, does tailwind work for you with meteor?

I tried almost everything, but after update meteor to latest version with also latest tailwind, it doesn’t works. No errors, no nothing, just tailwind not search and not add his css styles.

I tried it also on new “clean” meteor installation, but it also doesnt works :frowning:

When I start tailwind manually through the cli, It will correctly works and generate css, but with Meteor build process, it not works.

How can I fix it?

Thanks a lot!