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?