yuns-theme
v1.0.0
Published
theme for tencent cloud tea design
Downloads
1
Readme
使用
npm install yuns-theme -s
import ElementUI from 'element-ui'
import '../node_modules/theme-tea/index.scss' // tea主题样式,通过相对路径引入
npm包维护
如果theme
目录中的文件有更新,
- 更新
theme/package.json
版本号 - npm仓库源切换到 cnpm
- 执行
npm publish