Skip to content

zskymn/fontello-with-base64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

简介

fontello_rails_converter生成的fontello.css和fonts打包成一个单独的css文件,font文件用其base64编码代替

使用方法

  1. 创建rails应用

    $ rails new rails_app_name
  2. fontello_rails_converter初始化

    1. 进入rails应用目录
    2. 按照fontello_rails_converter#initial-usage方法初始化
  3. 使用fontello-with-base64

    $ git clone https://github.com/zskymn/fontello-with-base64.git
    $ cd fontello-with-base64
    $ npm install
    $ gulp build

    gulp build之后fontello-with-base64目录下会生成最终的css文件fontello.css

About

output the result of fontello_rails_converter with base64 font

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors