ember-cli-foundation
v0.0.2
Published
Include foundation into an ember-cli app
Downloads
9
Maintainers
Readme
ember-cli-foundation
###Be Warned: This is a work in progress
This is an ember-cli addon that includes Zurb's Foundation into your ember-cli project.
##Usage
In the root of your ember-cli project directory, run:
npm install --save-dev ember-cli-foundation
You now have access to Foundations css styles.
Cheers!