基于 umi3.x 开发的插件,用于提取 Ant Desig

umi-plugin-theme Install

# or yarn $ npm install umi-plugin-theme -D Usage

Configure theme.config.ts in config dir.

eg.

// theme.config.ts export default { theme: [ { stylePath: require.resolve('antd/lib/style/themes/dark.less'), // your theme file path. fileName: 'dark.css', // the generated css file name. } ] } LICENSE

MIT

版权声明:

1、该文章(资料)来源于互联网公开信息,我方只是对该内容做点评,所分享的下载地址为原作者公开地址。
2、网站不提供资料下载,如需下载请到原作者页面进行下载。