@byzanteam/brick

0.5.6 • Public • Published

Aircrew (Jet frontend)

CircleCI Maintainability

开发

环境需要

yarn

install

yarn install

start

yarn run dev:server

test

yarn run dev:test

作为库使用

安装
yarn add https://github.com/Byzanteam/brick.git

或者

yarn add @byzanteam/brick
脚本引用

import { BrickButton } from '@byzanteam/brick'

主题定制
@import '~@byzanteam/brick/src/theme/default.scss';

// overwrite variables write here
可以选用暗黑主题
@import '~@byzanteam/brick/src/theme/dark.scss';

// overwrite variables write here
调色板(算法使用的是 anti)
@import '~@byzanteam/brick/src/theme/default.scss';

$custom-color: colorpalette($color, $index);

Readme

Keywords

none

Package Sidebar

Install

npm i @byzanteam/brick

Weekly Downloads

0

Version

0.5.6

License

MIT

Unpacked Size

685 kB

Total Files

62

Last publish

Collaborators

  • srxzxl
  • vanppo
  • admiral.coco
  • idcjaja
  • byzan.dev