Grails Font Awesome Resources Plugin

  • Tags : ui, resources
  • Latest : 3.1
  • Last Updated: 15 May 2013
  • Grails version : 2.0 > *
0 vote
Dependency :
compile ":font-awesome-resources:3.1"

Documentation Source Issues

Summary

Like the jquery-resources plugin that pulls in the jquery javascript lib as a resource, this plugin pulls in Font Awesome. Font Awesome is a very popular font based icon set. Font based icons are a very convenient means of incorporating icons into a web application and the technique is growing in popularity. Font Awesome probably works best when used with the twitter bootstrap UI framework for which it was designed.

Installation

grails install-plugin font-awesome-resources