Skip to content

jianliaoim/talk-icon-fonts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Talk Iconfonts

Author

徐亮 dribbble

Introduction

Iconfonts library and generator of 简聊

Usage

Install

npm i talk-icon-fonts --save

Then you can link css file into your html.

<link href="/path/to/talk-iconfonts.css" rel="stylesheet" />

Or you can import css by Webpack.

@import url('path/to/talk-iconfonts.css');

(Make sure the 'css' and 'fonts' directory relative.)

License

MIT