We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a66bc14 commit d5c7d7aCopy full SHA for d5c7d7a
docs/zh_CN/guide/project-structure.md
@@ -47,7 +47,7 @@
47
│ │ ├─ routes # Vue 路由
48
│ │ ├─ views # Vue 视图
49
│ │ ├─ gettext.ts # 定义翻译
50
-│ │ ├─ style.css # 引入 tailwind
+│ │ ├─ style.css # 集成 tailwind
51
│ │ └─ ...
52
│ └─ ...
53
└─ ...
0 commit comments