How to use @theme
in the latest project? Is there no error message when the mdx document is written incorrectly?
#2341
Unanswered
2219160052
asked this question in
Q&A
Replies: 1 comment 3 replies
-
It should be
|
Beta Was this translation helpful? Give feedback.
3 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.
-
我是通过
pnpm create rspress@latest
创建的项目然后把项目里docs文件给清掉了,就留了个public,因为没icon会报错。
然后建了一个index.mdx文件,在里面用的官方文档给的示例,页面显示是空白,控制台和页面没有报错信息,而且idea提示@theme没找到,是我有啥地方需要配置或者安装什么依赖么?
这是我打包的项目文件
note-mdx.zip
Beta Was this translation helpful? Give feedback.
All reactions