Sha256: abc12c07fdf3fafe6ed3dc8cb885324c420e569c26739139056e0be9abd15cad
Contents?: true
Size: 514 Bytes
Versions: 5
Compression:
Stored size: 514 Bytes
Contents
//** Susy **// // Updated 01.19.2010 by Eric A. Meyer // Tell susy whether you are using hacks or conditional comments. !hacks ||= true // Import all the Important Stuff. @import compass/css3.sass @import utils.sass @import text.sass @import grid.sass // Set Susy on your BODY element to get things started. =susy(!align = "center") +establish-baseline // text-align set to center by default for auto-centering layouts // - override !align for left/right-aligned designs body text-align= !align
Version data entries
5 entries across 5 versions & 1 rubygems