haml-coffee-brunch
v0.3.2
Published
Brunch.io plugin for haml coffee files
Downloads
3
Maintainers
Readme
haml-coffee-bunch
Brunch plugin to convert haml coffeescript templates via the haml-coffee compiler.
All the .hamlc
files in your project will be run through the haml-coffee
compiler, except those the plugin is configured to ignore. You can customize
the pattern
option to use a different file pattern matcher.
Installation
npm install haml-coffee-brunch --save