Skip to content

lori12/Singularity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Singularity.gs

Singularity is a powerful and intelligent grid framework for Sass and Compass that not only allows you to create responsive websites on any uniform columnar grid, but has the tools for asymmetric and compound grids built in.

Installing Singularity

Make sure you have Compass and the Sass 3.2 alpha installed

Install Singularity

$ gem install singularitygs

Require Compass and Singularity into your Compass config.rb

require 'compass'
require 'singularitygs'

Import them in your stylesheets

@import "compass";
@import "singularitygs";

Using Singularity

Development

Pull requests are more than welcome. Singularity is written in the Sass syntax as it is my personal preference. It may be ported to Sass script and written in Ruby later to increase speed of compilation.

Licence:

Dual licence MIT/GPL

About

Grids without limits

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published