1.0.5 ā€¢ Published 4 years ago

@easy-uniapp/iconfont v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Welcome to @easy-uniapp/iconfont šŸ‘‹

Version Documentation

Easy Uni-App Iconfont tool

šŸ  Homepage

Install

# yarn
yarn add @easy-uniapp/iconfont --dev

# npm
npm install @easy-uniapp/iconfont --save-dev

Usage

Generate iconfont.scss (src/styles/iconfont.scss)

# yarn
yarn iconfont <font class url>

# npm
npx iconfont <font class url>

Use iconfont.scss

@import '~@/styles/iconfont';

Author

šŸ‘¤ godtail i@tech.top

šŸ¤ Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ā­ļø if this project helped you!

šŸ“ License

Copyright Ā© 2020 godtail <i@tech.top>.


This README was generated with ā¤ļø by readme-md-generator