frameworks/compass/stylesheets/compass/css3/_gradient.scss in compass-0.10.0.rc3 vs frameworks/compass/stylesheets/compass/css3/_gradient.scss in compass-0.10.0.rc4
- old
+ new
@@ -1,4 +1,6 @@
+@import "shared";
+
// This yields a linear gradient spanning from top to bottom
//
// +linear-gradient(color-stops(white, black))
//
// This yields a linear gradient spanning from bottom to top