zarxor / simple-sass-grid

A simple sass grid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Sass Grid

Simple sass grid i meant to be used as a simple but yet dynamic grid solution

Getting started

Using it "as it is"

Just copy dist/grid.min.css and include it in your project to use it.

Setup with grunt

Just navigate to the grid folder and run:

$ npm install
$ grunt

Documention / Examples

The documention / examples can be found in the examples/ folder.

Just open examples/index.html in your favorite browser to test the dist/grid.min.css file.

Source

The source can be found here at github

About

A simple sass grid


Languages

Language:CSS 76.3%Language:HTML 20.0%Language:JavaScript 3.7%