Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shuyunff2e/ccms-icon

ccms-components组件库使用的icon( 不再更新)
https://github.com/shuyunff2e/ccms-icon

Last synced: 11 days ago
JSON representation

ccms-components组件库使用的icon( 不再更新)

Awesome Lists containing this project

README

        

ccms-icon


数据赢家使用的icon集合,包含 ccms-components组件库所使用的。

安装

```bash
npm install ccms-icon --save
```

使用

在工程中的主 scss 文件中引入 `_iconfont.scss`, 如下, 注意路径和引入顺序:

```
@import "../../node_modules/ccms-icons/iconfont";
```