Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bang88/antd-local-icon-font

Download Antd icon font and replace it.
https://github.com/bang88/antd-local-icon-font

Last synced: 8 days ago
JSON representation

Download Antd icon font and replace it.

Awesome Lists containing this project

README

        

# antd-local-icon-font

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

## Table of Contents

- [Install](#install)
- [Usage](#usage)
- [Contribute](#contribute)
- [License](#license)

## Install

```sh
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.

```sh
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](https://github.com/RichardLitt/standard-readme) specification.

## License

MIT © bang88