Next.js Discord

Discord Forum

tailwindcss does not apply in my components

Unanswered
Red-cockaded Woodpecker posted this in #help-forum
Open in Discord
Red-cockaded WoodpeckerOP
I use the grid cards provided by tailwindcss, which is a component. when I call this component on a page, tailwindcss does not work.

I think the problem comes from my tailwind.config file here

1 Reply

American Chinchilla
Couple questions:
- what's the directory structure look like?
- did you initialize tailwind from create-next-app? Or did you do it afterwards?