Skip to content

Instantly share code, notes, and snippets.

View bbttxu's full-sized avatar

adam krawiec bbttxu

View GitHub Profile
@import 'blueprint/grid'
//
requires compass gem
usage: compass compile path/to/grid.sass -e production --output-style nested
//
defines Blueprint grid variables
$blueprint-grid-columns: 24
$blueprint-grid-width: 30px
$blueprint-grid-margin: 10px