Hey! Isn't kss-node using --builder instead of --template?
I tried to rename the index.html to index.hbs.
However, I get the following error:
kss --builder template --css ../css/main.css --source src/less --destination styleguide --title 'Demo Guide'
TypeError: Cannot read property 'match' of undefined
Hey! Isn't kss-node using
--builderinstead of--template?I tried to rename the
index.htmltoindex.hbs.However, I get the following error:
TypeError: Cannot read property 'match' of undefined