@qiov/theme-tea
v1.0.4
Published
theme for tencent cloud tea design
Downloads
80
Readme
theme-tea
遵循腾讯云设计风格的Element-UI主题库
使用
npm install @incubator/theme-tea -s
import ElementUI from 'element-ui'
import '../node_modules/@incubator/theme-tea/index.scss' // tea主题样式,通过相对路径引入
npm包维护
如果theme-tea
目录中的文件有更新,
- 更新
theme-tea/package.json
版本号 - npm仓库源切换到tiov npm
- 执行
npm publish