ember-cli-emblem-rails

Include emblem broccoli compiler and blueprints into your Ember-CLI-Rails project. This uses a forked version of Emblem.JS that removes a spec_helper.rb file that breaks heroku multi-buildpack.

Usage no npm install needed!

<script type="module">
  import emberCliEmblemRails from 'https://cdn.skypack.dev/ember-cli-emblem-rails';
</script>

README

What this does now:

  • Turns broccoli-emblem-compiler into an ember-cli-addon

What I intend it to do later:

  • Add blueprints so that when a template is generated, it is emblem instead of hbs!