Skip to content

Commit d5c7d7a

Browse files
committed
docs: documentation for v2
1 parent a66bc14 commit d5c7d7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zh_CN/guide/project-structure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
│ │ ├─ routes # Vue 路由
4848
│ │ ├─ views # Vue 视图
4949
│ │ ├─ gettext.ts # 定义翻译
50-
│ │ ├─ style.css # 引入 tailwind
50+
│ │ ├─ style.css # 集成 tailwind
5151
│ │ └─ ...
5252
│ └─ ...
5353
└─ ...

0 commit comments

Comments
 (0)