antd-local-icon-font
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

antd-local-icon-font

Download Antd icon fonts to local and replace the css file's fonts path.

Table of Contents

Install

npm i antd-local-icon-font -D
 
// or
 
yarn add antd-local-icon-font -D

Usage

If you are using Create-React-App, you can use this scripts as following settings. or you should provide an options.

var runner = require('antd-local-icon-font').default
 
runner(options)
 
// options are optional please See the source for more info.
 

Contribute

PRs accepted.

Small note: If editing the README, please conform to the standard-readme specification.

License

MIT © bang88

Readme

Keywords

none

Package Sidebar

Install

npm i antd-local-icon-font

Weekly Downloads

2

Version

1.0.3

License

MIT

Unpacked Size

11 kB

Total Files

6

Last publish

Collaborators

  • bang88