feature, ability to dupe elements in different places
Closed this issue · 0 comments
paulcollett commented
Allow duplicating elements into different places within the markup
<div data-include=".element-selector"></div>
Should work with existing repeats etc....
<div data-include=".element-selector" data-repeat="3"></div>