JSPM

  • Created
  • Published
  • Downloads 178
  • Score
    100M100P100Q67168F
  • License MIT

控制台主题 - 基于 css variable

Package Exports

  • @alicloud/console-base-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 (@alicloud/console-base-theme) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@alicloud/console-base-theme

控制台主题

Usage

import ThemeGlobalStyle, {
  COLOR,
  TYPO,
  SIZE,
  Z_INDEX,
  typo,
  button,
  glyph
} from '@alicloud/console-base-theme';

<ThemeGlobalStyle />