where does @import "compass/css3"; in zurb's foundation come from?

magicspon picture magicspon · Jan 12, 2013 · Viewed 31.4k times · Source

I'm just trying to get my head round all things SASS, Compass and the Front-end framework Foundation from Zurb.

I've got everything installed properly, and my first foundation template is setup. Now I'm trying to configure what to include from the foundation framework.

In the foundation.scss file there is a line:

@import "compass/css3";

I can't for the life of me work out where this file is coming from.

Answer

cimmanon picture cimmanon · Jan 12, 2013

The file comes from Compass itself: http://compass-style.org/reference/compass/css3/