From 4558b8ac4ee850b296ac98ea90f4f3144d856de9 Mon Sep 17 00:00:00 2001 From: pengzhanbo Date: Mon, 3 Jun 2024 01:16:46 +0800 Subject: [PATCH] docs: update doc --- docs/notes/theme/guide/自定义样式.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/notes/theme/guide/自定义样式.md b/docs/notes/theme/guide/自定义样式.md index 3927ad39..bb4a6c18 100644 --- a/docs/notes/theme/guide/自定义样式.md +++ b/docs/notes/theme/guide/自定义样式.md @@ -30,7 +30,7 @@ export default defineClientConfig({ }) ``` -@tab ./styles/index.css +@tab .vuepress/styles/index.css ```css :root {