Open jumblerg opened 7 years ago
use the hoplon vflatten fn after the optimize branch is merged in.
👍
(div (if-tpl (div (if-tpl ...)))) is not the best
(div (if-tpl (div (if-tpl ...))))
would this also solve the issue where tpl needs to have an element as a parent?
tpl
use the hoplon vflatten fn after the optimize branch is merged in.