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