# How to set up TailwindCSS in Bud

**URL:** https://discourse.roots.io/t/how-to-set-up-tailwindcss-in-bud/24604
**Category:** bud
**Created:** 2023-01-19T12:56:04Z
**Posts:** 3

## Post 1 by @piotrkulpinski — 2023-01-19T12:56:04Z

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?

---

## Post 2 by @ben — 2023-01-19T16:24:55Z

See [How to best ask questions on this forum](https://discourse.roots.io/t/how-to-best-ask-questions-on-this-forum/24582)

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

---

## Post 3 by @ben — 2023-01-19T16:24:59Z


