Skip to content
This repository has been archived by the owner on Nov 27, 2019. It is now read-only.

johnbwoodruff/barebones-grid

Repository files navigation

Barebones Grid

A simple responsive grid-based CSS framework.

Getting Started

Using Barebones Grid is simple. Documentation for usage is located at http://jbw91.github.io/barebones-grid/. You can add it to your project one of two ways.

Using Bower

Simply install in by running:

bower install --save barebones-grid

Downloading

If you're not using bower, simply download the file (located in the dist folder, called barebones-grid.min.css) and add it to your project like so:

<link rel='stylesheet' href='path/to/barebones-grid.min.css'>

License

This projected is licensed under the terms of the MIT license.