I guess I relied on that silly import.

This commit is contained in:
Chris Eppstein 2010-04-27 00:13:34 -07:00
parent 9c2c457a10
commit f0c10b0a1c

View File

@ -16,6 +16,7 @@
// --------------------------------------------------------------
@import "compass/utilities/general/float";
@import "compass/utilities/general/clearfix";
// The number of columns in the grid.
$blueprint_grid_columns: 24 !default;