960 Grid System CSS framework
Dependency :
compile ":nine-sixty-grid-system:1.0"
Summary
Provides the 960 Grid System CSS framework resource files from http://960.gs
Installation
grails install-plugin nine-sixty-grid-system
Description
Provides the 960 Grid System CSS framework resource files from http://960.gssee https://github.com/abnun/grails-nine-sixty-grid-system for the docs.
Including the resources
You must use the Grails resources framework to make use of this plugin. The resources exposed by this plugin are:- 960 - the core 960gs css
- reset - CSS reset used by 960gs
- text - default text styling used by 960gs
Usage
<r:require modules="nine-sixty-grid-system"/>