Next.js Discord
Discord Forum
CSS Modules - Next.js
Answered
dumbboy
posted this in
#help-forum
Open in Discord
dumbboy
OP
2023-09-27T06:19:49.000Z
Can we use CSS Modules in Next.js ? In app Dir
Answered by
Clown
https://nextjs.org/docs/app/building-your-application/styling/css-modules
View full answer
4 Replies
Clown
2023-09-27T06:20:16.000Z
Yes you can
dumbboy
OP
2023-09-27T06:20:31.000Z
Thanks, can you share the link?
Clown
2023-09-27T06:20:38.000Z
https://nextjs.org/docs/app/building-your-application/styling/css-modules
Answer
dumbboy
OP
2023-09-27T06:20:55.000Z
Thank you so much, I was stuck at this for 3 days.