An ember-cli
addon for using the salesforce lightning design system
in your ember applications.
ember install ember-cli-lightning-design-system
// in your app.scss
@import 'ember-cli-lightning-design-system/scss/index.scss';
You can use this add-on without any of the supplied components, however if you would like to save yourself some time the following components are supported.
npm version <version>
git push origin master --follow-tags
npm publish