|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/tomcochemical/ |
Upload File : |
# Foundation Compass Template The easiest way to get started with Foundation + Compass. ## Requirements * Ruby 1.9+ * [Node.js](http://nodejs.org) * [compass](http://compass-style.org/): `gem install compass` * [bower](http://bower.io): `npm install bower -g` ## Quickstart * [Download this starter compass project and unzip it](https://github.com/zurb/foundation-compass-template/archive/master.zip) * Run `bower install` to install the latest version of Foundation Then when you're working on your project, just run the following command: ```bash compass watch ``` ## Upgrading If you'd like to upgrade to a newer version of Foundation down the road just run: ```bash bower update ```