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