UNPKG
@shixinde/guoguo-style
Version:
latest (10.0.0)
10.0.0
9.0.0
8.1.0
8.0.0
7.0.0
6.0.0
5.0.0
4.0.0
3.0.0
2.7.0
2.0.1
2.0.0
1.0.0
果锅样式库
@shixinde/guoguo-style
/
README.md
12 lines
(8 loc)
•
155 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
第一步 安装依赖
``
` pnpm i @shixinde/guoguo-style `
``
第二步 导入到 main.ts | main.js
``
`ts import '@shixinde/guoguo-style/index.css' `
``