Next.js Discord

Discord Forum

Compiled CSS

Answered
Crested Myna posted this in #help-forum
Open in Discord
Avatar
Crested MynaOP
Are there any known issues with integrating Compiled CSS (https://compiledcssinjs.com/) with the latest version of Next and React?

I believe I will have to use "use client" within any component that uses the library.

Compiled claims to be a lot faster than Emotion. That will still be true in this setup, right?
Answered by Crested Myna
No "issues", except I had to opt out of SWC and Turbo, adding some customization to babel and webpack
View full answer

2 Replies

Avatar
Crested MynaOP
I was able to do this successfully
Avatar
Crested MynaOP
No "issues", except I had to opt out of SWC and Turbo, adding some customization to babel and webpack
Answer