Our grid system is nice but I believe we can do better.
The biggest issue is the rounding issue which is most notable on chrome.
This probably won't happen before v3.0 but I'd like to discuss the options.

Comments

tsi’s picture

Two interesting projects:
http://framelessgrid.com/ - Very simple, fixed width columns.
http://zengrids.com/ - John albin's (Zen) grid system.

piwicasso’s picture

I want to nominate the Zurb Foundation framework for consideration. It is another Sass/Compass grid system :

http://foundation.zurb.com/

Very solid, responsive, mobile.

tsi’s picture

Thanks, but I will have to dismiss Zurb Foundation for two main reasons:

  1. It is not GPL and therefor can not be hosted on drupal.org
  2. It uses grid classes in your markup instead of sass mixins in your stylesheets, this is a big no-no for me.
piwicasso’s picture

Since Zurb Foundation is not going to be used in Sasson, for the people who wish to use the Zurb Foundation theme, they can check out the Drupal project at :

http://drupal.org/sandbox/ishmaelsanchez/1332338

tsi’s picture

Status: Active » Fixed

Sasson v3.x just got a new grid system - meet Gridy, a new simple and powerful grid system inspired by susy and Zen Grids.
Try it out !

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.