antd-local-icon-font

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

Usage no npm install needed!

<script type="module">
  import antdLocalIconFont from 'https://cdn.skypack.dev/antd-local-icon-font';
</script>

README

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