Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/flazz/google-font-helper

rails plugin to easily link to google web fonts
https://github.com/flazz/google-font-helper

Last synced: 6 days ago
JSON representation

rails plugin to easily link to google web fonts

Awesome Lists containing this project

README

        

GoogleFontHelper
================

Helper for linking to [Google web fonts](http://www.google.com/webfonts)

Installation
============

rails plugin install git://github.com/flazz/google-font-helper.git

Example
=======

google_font_link_tag 'Arimo', :regular, :italic, :bold, :bolditalic # =>

Copyright (c) 2011 Francesco Lazzarino, released under the MIT license