Blueprint Css
Dependency :
compile ":blueprint-css:0.1"
Summary
Installation
grails install-plugin blueprint-css
Description
This plugin is old. It is recommended you use the http://grails.org/plugin/blueprint plugin.Simple plugin that adds the Blueprint CSS framework (consisting of 3 concise stylesheets) to your grails project. A new tag has been created to allow to add css pages to your GSP. Simply add in the head section of your HTML layout page (ie. main.gsp):
<bp:blueprintCss/>