Last updated by admin 1 year ago
grails install-plugin nine-sixty-grid-system
Last updated by mjpowersjr 10 months ago
Provides the 960 Grid System CSS framework resource files from http://960.gs
see
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"/>
Last updated by admin 1 year ago
Last updated by admin 1 year ago