ember-cli-tachyons-shim

Brings Tachyons to your Ember app.


Keywords
ember-addon, functional-css, responsive, tachyons, tachyons-css
License
MIT
Install
npm install ember-cli-tachyons-shim@4.7.3

Documentation

ember-cli-tachyons-shim

npm Build Status Greenkeeper badge

📦 Brings the amazing tachyons CSS library to your Ember app.

Usage

ember install ember-cli-tachyons-shim 

This addon will drop Tachyons into your Ember app's vendor directory and import it into your app's vendor.css.

vendor/
 ├─ tachyons.css
 └─ tachyons.min.css

Upgrade

Same as above. Release version numbers are shared with tachyons.

Contribute

Feel free to submit pull requests for issues/updates.

Showcase

Here are some whacky things built for the web with tachyons.

Credits

@tachyons-css/tachyons

License

MIT