第一步 安装依赖

```
pnpm i @shixinde/guoguo-style
```

第二步 导入到 main.ts  | main.js

```ts
import '@shixinde/guoguo-style/index.css'
```
