#Styling Tailwind CSS | Next.js
1 messages ยท Page 1 of 1 (latest)
Not supported out of the box with --turbo, but otherwise it should work I think.
There is an example with-turbopack in the github that shows how to setup tailwind with turbopack.
I am trying it right now.
Thanks for your reply
Will you let me know what you think of it?
I'm slowly pacing my way through the docs now and setting up a Next 13 project
Getting familiar with the new concepts now
If I remember to get back to you ๐ . Right now, I am reading the doc and testing so I don't have much experience with it yet.
Me too ahah
No worries, if I get there I'll post my findings here too ๐
It's gonna take some time to get used to all these new features ๐ฅฒ
Ok, I can already tell you that @tailwindcss/forms cause an error with turbopack right now.
It seems turbopack has some issues with some css specific right now.