@xie-work/css-template
v0.0.10
Published
资料参考: ```shell # 检查更新 pnpm outdated # 执行更新 pnpm update ```
Readme
@xie-work/react-die-ui
资料参考:
# 检查更新
pnpm outdated
# 执行更新
pnpm update安装与使用
1. 安装
在前端项目中使用 npm 或者 yarn 命令进行安装
# use npm
npm install @xie-work/css-template
# use yarn
yarn add @xie-work/css-template