JSPM

  • Created
  • Published
  • Downloads 28643
  • Score
    100M100P100Q128074F
  • License MIT

Themes for data-ui

Package Exports

  • @data-ui/theme

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@data-ui/theme) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@data-ui/theme

This package exports theme variables that can be used by other packages. On the roadmap is a more comprehensive theme for non-svg data-ui elements.

npm install --save @data-ui/theme

import { font, svgFont, label, size, color, chartTheme, allColors } from `@data-ui/theme`;