Skip to content
This repository has been archived by the owner on Aug 28, 2022. It is now read-only.

Commit

Permalink
Updated version to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PixelT committed Feb 3, 2017
1 parent 01ea398 commit 0f26d03
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@
- unlimitedGrid is a very small / simple / flexible and functional grid "framework" (build with Sass)
- Just set the properties in the ug-grid.scss file, next build / compile this file
- Use the generated classes in your HTML to fast create your individual grid / layout structure!
-- or --
- Use build functions / mixins to create your own grid

## How start? ##

- **npm** - ```npm install unlimitedgrid```
- **bower** - ```bower install unlimitedgrid```
- **github (1)** - ```git clone https://github.com/PixelT/unlimitedGrid.git```
- **github (2)** - download the [latest release](https://github.com/PixelT/unlimitedGrid/releases/latest)

## Why use it? ##

Expand Down

0 comments on commit 0f26d03

Please sign in to comment.