infinite-bootstrap
v0.1.0
Published
A Framework for Information Architects by NUMSTACK
Downloads
8
Readme
Infinite Bootstrap
Infinite Bootstrap is awesome, no seriously!
Check out our wiki for documentation and details.
Go fix the web!
Getting Started
Install with Bower:
bower install infinite-bootstrap
Install with NPM:
npm install infinite-bootstrap
Once you have the bower_components directory, You can include the CSS file in your project like this:
<link rel="stylesheet" href="bower_components/release/infinite-bootstrap.css">