How to set up TailwindCSS in Bud

Hi,
I’m struggling to set up the TailwindCSS in my Bud project.
I’ve installed @roots/bud-tailwindcss and created tailwind.config.js file with proper configuration but the build process is not compiling the Tailwind declarations or classes.

Is there anything else that needs to be done?

See How to best ask questions on this forum

You will need to provide the exact minimal reproduction steps for further help. Post your code and configs.