fix(extends): Support multiple extends

Fixes #60
This commit is contained in:
Kyle Fuller
2016-11-27 04:22:37 +00:00
parent a014fecd23
commit 393dc88a10
4 changed files with 30 additions and 8 deletions

View File

@@ -19,6 +19,9 @@
index will now resolve to `nil` instead of causing a crash.
[#72](https://github.com/kylef/Stencil/issues/72)
- Templates can now extend templates that extend other templates.
[#60](https://github.com/kylef/Stencil/issues/60)
## 0.6.0