An open API service indexing awesome lists of open source software.

https://github.com/kiwiupover/ember-cli-foundation

ember-cli addon for Foundation CSS framework
https://github.com/kiwiupover/ember-cli-foundation

Last synced: 3 months ago
JSON representation

ember-cli addon for Foundation CSS framework

Awesome Lists containing this project

README

        

ember-cli-foundation
===================

###Be Warned: This is a work in progress

This is an ember-cli addon that includes [Zurb's Foundation]('http://http://foundation.zurb.com/') into your ember-cli project.

##Usage

In the root of your ember-cli project directory, run:
```bash
npm install --save-dev ember-cli-foundation
```

You now have access to Foundations css styles.

Cheers!