stylize-handlebars
v0.0.0
Published
Compiler for Stylize in Handlebars
Downloads
2
Maintainers
Readme
Stylize Handlebars
Handlebars compiler for Stylize.
How to use in Stylize
Install in your Stylize project
$ npm i stylize-handlebars --save
Add the plugin to your config file:
plugins:
stylize-handlebars:
When you run $ stylize compile
your patterns will be run through Handlebars.