/omegags

Omega.gs SCSS grid library.

Primary LanguageCSSGNU General Public License v3.0GPL-3.0

Omega.gs

Build Status Dependency Status

A simple grid for complicated times.

Omega.gs is a responsive, flexible grid framework. Primary usage of Omega.gs is implemented by the Omega Drupal theme.

Development Status

While this has been stable, and in use on a multitude of Drupal 7 and now Drupal 8 sites, not much development effort has gone to this grid framework.

It's time for some updates, refactoring, documentation and integrations.

Installing Omega.gs

Download from GitHub.com

You can download packaged releases, latest branch builds, or clone the repository.

git clone https://github.com/himerus/omegags.git

Install via npm.js
npm install omegags

Install via rubygems.org

Install using gem install

gem install omegags

Add to Gemfile manually

gem 'omegags', '~> 1.0'

Install via bower.io
bower install omegags