Replies: 1 comment 2 replies
-
|
yes but how it's related to the turbo pack or even to swc ?! |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to debug why the default create-next-app doesn't work with the default PostCSS config (issue), as written in the Next docs. Can you clarify what is happening there? I guess since Turbo was introduced, that docs wasn't updated? There is no mention about Turbo, SWC or swc_css at all.
What I've found so far is that:
Because the moment I specify anything in postcss.config.js, those need to be installed manually.
Beta Was this translation helpful? Give feedback.
All reactions