superset/superset-frontend/temporary_superset_ui/superset-ui/packages/superset-ui-color
2021-11-26 11:46:29 +08:00
..
src fix: got one color wrong when copy pasting (#624) 2021-11-26 11:46:28 +08:00
test feat: add color pallettes defined in SIP-34 (#597) 2021-11-26 11:46:25 +08:00
package.json chore: publish v0.14.3 2021-11-26 11:46:29 +08:00
README.md @superset-ui/color (#20) 2021-11-26 11:44:33 +08:00

@superset-ui/color

Version David (path)

Description

Example usage

import { xxx } from '@superset-ui/color';

API

fn(args)

  • Do something

Development

@data-ui/build-config is used to manage the build configuration for this package including babel builds, jest testing, eslint, and prettier.