#Styling Tailwind CSS | Next.js

1 messages ยท Page 1 of 1 (latest)

trim wraith
#

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.

molten tusk
#

I'm slowly pacing my way through the docs now and setting up a Next 13 project

#

Getting familiar with the new concepts now

trim wraith
#

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

molten tusk
molten tusk
#

It's gonna take some time to get used to all these new features ๐Ÿฅฒ

trim wraith
#

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.