Skip to content

Commit 41f4de3

Browse files
committed
docs: updated README.md
1 parent e1de90b commit 41f4de3

File tree

2 files changed

+22
-6
lines changed

2 files changed

+22
-6
lines changed

README.ZH-CN.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
1-
# unplugin-vue-cssvars
1+
<p align="center">
2+
<img src="https://github.com/baiwusanyu-c/unplugin-vue-cssvars/tree/master/public/logo.png" />
3+
</p>
4+
<h1 align="center">
5+
unplugin-vue-cssvars
6+
</h1>
7+
<p align="center">
28
🌀 一个 vue3 的插件能够能让你在 css 文件中使用 CSSVars 特性
3-
4-
[English](https://github.com/baiwusanyu-c/unplugin-vue-cssvars/blob/master/README.md) | 中文
9+
</p>
10+
<p align="center">
11+
<a href="https://github.com/baiwusanyu-c/unplugin-vue-cssvars/blob/master/README.md" target="_blank">English</a> | 中文
12+
</p>
513

614
## Feature
715

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
1-
# unplugin-vue-cssvars
1+
<p align="center">
2+
<img src="https://github.com/baiwusanyu-c/unplugin-vue-cssvars/tree/master/public/logo.png" />
3+
</p>
4+
<h1 align="center">
5+
unplugin-vue-cssvars
6+
</h1>
7+
<p align="center">
28
🌀 A vue plugin that allows you to use vue3's CSSVars feature in css files
3-
4-
English | [中文](https://github.com/baiwusanyu-c/unplugin-vue-cssvars/blob/master/README.ZH-CN.md)
9+
</p>
10+
<p align="center">
11+
English | <a href="https://github.com/baiwusanyu-c/unplugin-vue-cssvars/blob/master/README.ZH-CN.md" target="_blank">中文</a>
12+
</p>
513

614
## Feature
715

0 commit comments

Comments
 (0)