Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.08 KB

README.md

File metadata and controls

33 lines (19 loc) · 1.08 KB

Grails plugin: Twitter Bootstrap CSS framework resource files

Provides Twitter Bootstrap CSS framework resource files.

Bootstrap is Twitter's toolkit for kickstarting CSS for websites, apps, and more. It includes base CSS styles for typography, forms, buttons, tables, grids, navigation, alerts, and more.

To get started -- checkout http://twitter.github.com/bootstrap!

Including the resources

You must use the Grails resources framework to make use of this plugin. The resources exposed by this plugin are:

bootstrap - twitter bootstrap css (version 1.2.0)
bootstrap-less - twitter bootstrap use with less (version 1.2.0)

Usage

<r:require modules="bootstrap"/>

Copyright and License

Copyright 2011 Twitter, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law