nemean-theme

0.1.2 • Public • Published

@nemean项目样式统一管理库

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

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

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

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

Readme

Keywords

none

Package Sidebar

Install

npm i nemean-theme

Weekly Downloads

0

Version

0.1.2

License

ISC

Unpacked Size

1.38 kB

Total Files

4

Last publish

Collaborators

  • changshawulin