sapo ui:青蛙设计系统 源码
Sapo-ui 设计系统 这个monorepo包含我的注册表包,使用 莱娜 样式组件 成帧器运动 笑话 Next.js 打字稿 安装对等依赖项 yarn add react styled-components 安装 yarn add @sapo-ui/core 用法 // app.tsx import React from 'react' import { ThemeProvider , Button } from '@sapo-ui/core' const App = ( ) => { return ( < Button $color = "primary" > Hello, I am a styled button < / Button > < / ThemeProvider >
文件列表
sapo-ui:青蛙设计系统
(预估有个109文件)
.eslintrc
1KB
.babelrc
228B
preview-body.html
252B
preview.js
255B
main.js
198B
package.json
2KB
jest.config.js
429B
packages.plop.js
3KB
tsconfig.json.hbs
164B
component.tsx.hbs
322B
暂无评论