solomon-theme

0.4.8 • Public • Published

@solomon项目样式统一管理库

统一样式管理库,包括两部分内容:

  1. Ant Design中暴露出来的允许自定义的LESS变量。
  2. 没有提供自定义变量接口的,通过外置LESS文件来覆盖。

对于Ant中统一的样式,使用方法如下:

// .umirc.js
import theme from 'solomon-theme/light';
export default {
  theme,
}

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i solomon-theme

      Weekly Downloads

      1

      Version

      0.4.8

      License

      ISC

      Unpacked Size

      1.38 kB

      Total Files

      4

      Last publish

      Collaborators

      • programmer-yang