No commit activity in last 3 years
No release in over 3 years
Compass-compatible Sass port of 960.gs, for Facebook apps.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

Compass-compatible Facebook Plugin

Based on Nathan Smith's 960 grid system, adjusted for Facebook's 760px-wide layouts


This plugin adds a 760 Grid System framework to Compass.

Install

sudo gem install chriseppstein-compass
sudo gem install bullrico-compass-facebook

Create a 760-pattern-based Compass Project

compass -r compass-facebook -f 760 <project name>

Then edit your grid.sass and typography.sass files accordingly.