jasonlav
jasonlav
When adding handlebars indented with HTML below, the close curly braces are not added to the appropriate place. 
Added reflow method to simplify task of modifying style properties and immediately animating with those changes. ``` el.style.opacity = 0; Move(el) .reflow() //Reflows DOM element so animation will occur .set('opacity',...
CSS extend does not suggest from stylesheets in Handlebar typed files (https://github.com/daaain/Handlebars).