The easiest way to get started with Foundation + Compass.
- Download this starter compass project and unzip it
- Run
bower install
to install the latest version of Foundation
Then when you're working on your project, just run the following command:
compass watch
If you'd like to upgrade to a newer version of Foundation down the road just run:
bower update