PhilJ / gulp-kss

Gulp plugin for KSS (Knyle Style Sheets) documentation generation
50 stars 34 forks source link

Custom templates missing handlebars helpers #11

Open willscripted opened 10 years ago

willscripted commented 10 years ago

Was having trouble getting up and running with a custom templates. Looks like some handlebars-related issues were resolved in kss-node in the next version up. (v0.4.0) Might be worth a bump

ZicklePop commented 9 years ago

:+1: This Gulp plugin refuses to work without this. I'd like to see it merged.

hbuchel commented 9 years ago

Thanks. This fixed my "Error: Missing helper: 'unlessDepth'" error I was getting when trying to use a custom template.