tuoyang-taro-ui
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

开发

安装依赖

yarn

注意: windows环境下需要在 rollup-plugin-copy/dist/index.common.js 94行 src 后面添加 .replace(/\/g, '/') ,解决styles文件夹内容不复制问题

本地开发

# 本项目执行
yarn link
# 工程项目执行
yarn link tuoyang-taro-ui

编译

yarn build

工程项目中使用

安装模块

在工程项目app.ts中引入样式文件

import 'tuoyang-taro-ui/dist/index.css'

Readme

Keywords

Package Sidebar

Install

npm i tuoyang-taro-ui

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

901 kB

Total Files

45

Last publish

Collaborators

  • y5526046