Skip to content

An Ember Addon that enables components to have inline css using handlebars like templating with variables.

License

Notifications You must be signed in to change notification settings

marcemira/ember-variable-styles

Repository files navigation

Ember-variable-styles

This README outlines the details of collaborating on this Ember addon.

Installation

  • git clone <repository-url> this repository
  • cd ember-variable-styles
  • npm install
  • bower install

Running

Running Tests

  • npm test (Runs ember try:each to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://ember-cli.com/.

About

An Ember Addon that enables components to have inline css using handlebars like templating with variables.

Resources

License

Stars

Watchers

Forks

Packages

No packages published