[create-nuxt-content-docs] PostCSS error
See original GitHub issueI followed the documentation on https://content.nuxtjs.org/themes/docs#getting-started and used npx create-nuxt-content-docs <project-name>
. I’m not sure if this is related to the warning postcss@8.2.8 is installed but ^7.0.32 is expected
. Even if it is, I did not choose PostCSS 8 explicitly, so this must be a bug in the template.
Version
@nuxt/content-theme-docs: 0.10.1 nuxt: 2.15.2
Reproduction Link
https://github.com/felixoi/nuxt-content-bug
Steps to reproduce
Run npm run dev
What is Expected?
PostCSS should work fine
What is actually happening?
PostCSS error: You did not set any plugins, parser, or stringifier. Right now, PostCSS does nothing. Pick plugins for your case on https://www.postcss.parts/ and use them in postcss.config.js. (repeated 20 times)
Issue Analytics
- State:
- Created 3 years ago
- Reactions:4
- Comments:11 (2 by maintainers)
Top Results From Across the Web
16.xml - jsDelivr
... monthly https://www.jsdelivr.com/package/npm/craydent.error monthly https://www.jsdelivr.com/package/npm/craydent.every monthly ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi, Any updates on this?
Is this the reason, the UI was completely broken?
I agree to downgrade to fix the issue @NozomuIkuta, can you open a PR for it and ping me?
We are working hard to release Docus that will take the lead for the Docs theme.