0.4.8 • Published 5 years ago

solomon-theme v0.4.8

Weekly downloads
3
License
ISC
Repository
-
Last release
5 years ago

@solomon项目样式统一管理库

统一样式管理库,包括两部分内容: 1. Ant Design中暴露出来的允许自定义的LESS变量。 2. 没有提供自定义变量接口的,通过外置LESS文件来覆盖。

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

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

5 years ago

0.4.6

5 years ago