Inspired by chakra, but limited by mini program and simplicity, only colorSchema
props is implemented(😢).
All theme atomic is implemented by css variables, that means you can design your own theme and easy to replace the default.
use npm workspace
npm install node-sass -w @ambilight-taro/rollup-plugin-ignore
npm run create
npx lerna run build --stream
npx lerna run build --scope=@ambilight-taro/button --include-dependencies