[Blueprint] Fixed an incorrect include.

This commit is contained in:
Chris Eppstein 2010-05-31 13:49:41 -07:00
parent 7639223dc3
commit ae440e74d5

View File

@ -1,5 +1,5 @@
@import "compass/utilities/text/nowrap";
@import "compass/utilities/general/float";
@import "compass/utilities/general/clearfix";
// Most of these utility classes are not "semantic". If you use them,
// you are mixing your content and presentation. For shame!