emblem-brunch

Adds Emblem.js support to brunch.

Usage no npm install needed!

<script type="module">
  import emblemBrunch from 'https://cdn.skypack.dev/emblem-brunch';
</script>

README

handlebars-brunch

Adds Emblem support to brunch.

Usage

Add "emblem-brunch": "x.y.z" to package.json of your brunch app.

Pick a plugin version that corresponds to your minor (y) brunch version.

If you want to use git version of plugin, add "emblem-brunch": "git+https://github.com/machty/emblem-brunch.git".