Use TailwindCSS with Meteor and React

Hello,
do you have any idea on how to use TailwindCSS with Meteor and React?

I was thinking of injecting the tool using PostCSS in the build process (https://guide.meteor.com/build-tool.html).
But not sure if it’s a good idea. Anyone ever got the two working together?

I would try to use it along with this package:

There’s a good explanation of how to use postCSS in meteorTuts

I guess you’ ll have to play with it

Updated workflow https://dev.to/acciaiodigitale/using-tailwindcss-on-meteor-projects-273m